pub type CrenR = BitReader<Cren>;
Expand description

Field CREN reader - Current reference enable

Aliased Type§

struct CrenR { /* private fields */ }

Implementations§

source§

impl CrenR

source

pub const fn variant(&self) -> Cren

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Disable current reference

source

pub fn is_enabled(&self) -> bool

Enable current reference