Ch6trigW

Type Alias Ch6trigW 

pub type Ch6trigW<'a, REG> = BitWriter<'a, REG, Ch6trig>;
Expand description

Field CH6TRIG writer - Channel 6 External Trigger Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> Ch6trigW<'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.