Ch4trigW

Type Alias Ch4trigW 

pub type Ch4trigW<'a, REG> = BitWriter<'a, REG, Ch4trig>;
Expand description

Field CH4TRIG writer - Channel 4 External Trigger Enable

Aliased Type§

pub struct Ch4trigW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Ch4trigW<'a, REG>
where REG: Writable + RegisterSpec,

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

The generation of this external trigger is disabled.

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

The generation of this external trigger is enabled.