Type Alias atsame70n21b::supc::mr::BODDIS_W

source ·
pub type BODDIS_W<'a, const O: u8> = BitWriter<'a, MR_SPEC, O, BODDISSELECT_A>;
Expand description

Field BODDIS writer - Brownout Detector Disable

Aliased Type§

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

Implementations§

source§

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

source

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

The core brownout detector is enabled.

source

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

The core brownout detector is disabled.