PWRMODE_RX_OFFSET
if (pwr_info->pwr_rx != ((mode >> PWRMODE_RX_OFFSET) & PWRMODE_MASK))
rx_mode = (mode >> PWRMODE_RX_OFFSET) & PWRMODE_MASK;