Type Alias nrf52840_pac::radio::rxaddresses::ADDR3_R

source ·
pub type ADDR3_R = BitReader<ADDR3_A>;
Expand description

Field ADDR3 reader - Enable or disable reception on logical address 3.

Aliased Type§

struct ADDR3_R { /* private fields */ }

Implementations§

source§

impl ADDR3_R

source

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