Type Alias nrf52840_pac::ppi::chen::CH30_W

source ·
pub type CH30_W<'a, const O: u8> = BitWriter<'a, u32, CHEN_SPEC, CH30_A, O>;
Expand description

Field CH30 writer - Enable or disable channel 30

Aliased Type§

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

Implementations§

source§

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

source

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

Disable channel

source

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

Enable channel