pub type VrenR = BitReader<Vren>;
Expand description

Field VREN reader - Voltage reference enable

Aliased Type§

struct VrenR { /* private fields */ }

Implementations§

source§

impl VrenR

source

pub const fn variant(&self) -> Vren

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Disable voltage reference

source

pub fn is_enabled(&self) -> bool

Enable voltage reference