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