Type Alias BODLEVEL_R

Source
pub type BODLEVEL_R = FieldReader<BODLEVEL_A>;
Expand description

Field BODLEVEL reader - Brown-out Detector trigger level

Aliased Type§

struct BODLEVEL_R { /* private fields */ }

Implementations§

Source§

impl BODLEVEL_R

Source

pub const fn variant(&self) -> Option<BODLEVEL_A>

Get enumerated values variant

Source

pub fn is_4v3(&self) -> bool

Brown-out detection at VCC=4.3 V

Source

pub fn is_2v7(&self) -> bool

Brown-out detection at VCC=2.7 V

Source

pub fn is_1v8(&self) -> bool

Brown-out detection at VCC=1.8 V

Source

pub fn is_disabled(&self) -> bool

Brown-out detection disabled