nrf52840_pac::radio::rxaddresses

Type Alias ADDR4_R

Source
pub type ADDR4_R = BitReader<ADDR4_A>;
Expand description

Field ADDR4 reader - Enable or disable reception on logical address 4.

Aliased Type§

struct ADDR4_R { /* private fields */ }

Implementations§

Source§

impl ADDR4_R

Source

pub fn variant(&self) -> ADDR4_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