Type Alias atsame70n21b::supc::mr::BODRSTEN_W

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

Field BODRSTEN writer - Brownout Detector Reset Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The core reset signal vddcore_nreset is not affected when a brownout detection occurs.

source

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

The core reset signal, vddcore_nreset is asserted when a brownout detection occurs.