Type Definition atsam4ls8c_pac::spi::mr::MODFDIS_W

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

Field MODFDIS writer - Mode Fault Detection

Implementations§

source§

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

source

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

Mode fault detection is enabled.

source

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

Mode fault detection is disabled.