Type Alias avr_device::attiny85::fuse::high::BODLEVEL_R

source ·
pub type BODLEVEL_R = FieldReader<u8, 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 fn variant(&self) -> Option<BODLEVEL_A>

Get enumerated values variant

source

pub fn is_4v3(&self) -> bool

Checks if the value of the field is _4V3

source

pub fn is_2v7(&self) -> bool

Checks if the value of the field is _2V7

source

pub fn is_1v8(&self) -> bool

Checks if the value of the field is _1V8

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED