[][src]Type Definition rsl10_pac::bbif::bbif_coex_int_cfg::BLE_RX_EVENT_R

type BLE_RX_EVENT_R = R<u8, BLE_RX_EVENT_A>;

Reader of field BLE_RX_EVENT

Methods

impl BLE_RX_EVENT_R[src]

pub fn variant(&self) -> BLE_RX_EVENT_A[src]

Get enumerated values variant

pub fn is_ble_rx_event_none(&self) -> bool[src]

Checks if the value of the field is BLE_RX_EVENT_NONE

pub fn is_ble_rx_event_rising_edge(&self) -> bool[src]

Checks if the value of the field is BLE_RX_EVENT_RISING_EDGE

pub fn is_ble_rx_event_falling_edge(&self) -> bool[src]

Checks if the value of the field is BLE_RX_EVENT_FALLING_EDGE

pub fn is_ble_rx_event_transition(&self) -> bool[src]

Checks if the value of the field is BLE_RX_EVENT_TRANSITION