Ch7trigW

Type Alias Ch7trigW 

pub type Ch7trigW<'a, REG> = BitWriter<'a, REG, Ch7trig>;
Expand description

Field CH7TRIG writer - Channel 7 External Trigger Enable

Aliased Type§

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

Implementations§

§

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