SCB_CTRL_POS
tx_trigger = (opt_sel << SCB_CTRL_POS) & SCB_CTRL_MASK;
#define SCB_CTRL_MASK GENMASK(SCB_CTRL_POS + SCB_MASK_WIDTH - 1, SCB_CTRL_POS)