Type Alias avr_device::attiny85::fuse::high::BODLEVEL_W

source ·
pub type BODLEVEL_W<'a, const O: u8> = FieldWriter<'a, u8, HIGH_SPEC, u8, BODLEVEL_A, 3, O>;
Expand description

Field BODLEVEL writer - Brown-out Detector trigger level

Aliased Type§

struct BODLEVEL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> BODLEVEL_W<'a, O>

source

pub fn _4v3(self) -> &'a mut W

Brown-out detection at VCC=4.3 V

source

pub fn _2v7(self) -> &'a mut W

Brown-out detection at VCC=2.7 V

source

pub fn _1v8(self) -> &'a mut W

Brown-out detection at VCC=1.8 V

source

pub fn disabled(self) -> &'a mut W

Brown-out detection disabled