nrf52840_pac::radio::dacnf

Type Alias ENA0_R

Source
pub type ENA0_R = BitReader<ENA0_A>;
Expand description

Field ENA0 reader - Enable or disable device address matching using device address 0

Aliased Type§

struct ENA0_R { /* private fields */ }

Implementations§

Source§

impl ENA0_R

Source

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