Type Alias nrf52840_pac::radio::dacnf::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