SRCEN_W

Type Alias SRCEN_W 

Source
pub type SRCEN_W<'a, const O: u8> = BitWriter<'a, u16, SRCCTRL_SPEC, SRCEN_A, O>;
Expand description

Field SRCEN writer - Module Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disables this module operation.

Source

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

Enables this module operation.