[][src]Type Definition nrf5340_net_pac::radio_ns::mode::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

pub fn variant(&self) -> Variant<u8, MODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NRF_1MBIT

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

Checks if the value of the field is NRF_2MBIT

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

Checks if the value of the field is BLE_1MBIT

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

Checks if the value of the field is BLE_2MBIT

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

Checks if the value of the field is BLE_LR125KBIT

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

Checks if the value of the field is BLE_LR500KBIT

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

Checks if the value of the field is IEEE802154_250KBIT