Type Definition atsam4s2a_pac::supc::mr::BODRSTEN_W

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

Field BODRSTEN writer - Brownout Detector Reset Enable

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.