nrf52840_pac::radio::rxaddresses

Type Alias ADDR5_R

Source
pub type ADDR5_R = BitReader<ADDR5_A>;
Expand description

Field ADDR5 reader - Enable or disable reception on logical address 5.

Aliased Type§

struct ADDR5_R { /* private fields */ }

Implementations§

Source§

impl ADDR5_R

Source

pub fn variant(&self) -> ADDR5_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED