Type Alias nrf52840_pac::twis0::config::ADDRESS0_R

source ·
pub type ADDRESS0_R = BitReader<ADDRESS0_A>;
Expand description

Field ADDRESS0 reader - Enable or disable address matching on ADDRESS[0]

Aliased Type§

struct ADDRESS0_R { /* private fields */ }

Implementations§

source§

impl ADDRESS0_R

source

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