Type Alias nrf52840_pac::radio::rxaddresses::ADDR1_R

source ·
pub type ADDR1_R = BitReader<ADDR1_A>;
Expand description

Field ADDR1 reader - Enable or disable reception on logical address 1.

Aliased Type§

struct ADDR1_R { /* private fields */ }

Implementations§

source§

impl ADDR1_R

source

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