Type Definition nrf52832_pac::radio::mode::MODE_R

source · []
pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Radio data rate and modulation setting. The radio supports Frequency-shift Keying (FSK) modulation.

Implementations

Get enumerated values variant

Checks if the value of the field is NRF_1MBIT

Checks if the value of the field is NRF_2MBIT

Checks if the value of the field is NRF_250KBIT

Checks if the value of the field is BLE_1MBIT

Checks if the value of the field is BLE_2MBIT