Type Definition atsam4s2a_pac::supc::mr::BODDIS_W

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

Field BODDIS writer - Brownout Detector Disable

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.