nrf52840_pac::ppi::chen

Type Alias CH22_W

Source
pub type CH22_W<'a, const O: u8> = BitWriter<'a, u32, CHEN_SPEC, CH22_A, O>;
Expand description

Field CH22 writer - Enable or disable channel 22

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable channel

Source

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

Enable channel