[][src]Type Definition rsl10_pac::bbif::bbif_coex_status::R

type R = R<u32, BBIF_COEX_STATUS>;

Reader of register BBIF_COEX_STATUS

Methods

impl R[src]

pub fn ble_pti(&self) -> BLE_PTI_R[src]

Bits 12:15 - Indicates the priority level of the current RW-BLE core activity

pub fn ble_in_process(&self) -> BLE_IN_PROCESS_R[src]

Bit 8 - Indicate if the RW-BLE core has an event in process, active high.

pub fn ble_tx(&self) -> BLE_TX_R[src]

Bit 4 - Indicates if the RW-BLE core is busy and performs Tx activity, active high.

pub fn ble_rx(&self) -> BLE_RX_R[src]

Bit 0 - Indicates if the RW-BLE core is busy and performs Rx activity, active high