Ch5trigW

Type Alias Ch5trigW 

pub type Ch5trigW<'a, REG> = BitWriter<'a, REG, Ch5trig>;
Expand description

Field CH5TRIG writer - Channel 5 External Trigger Enable

Aliased Type§

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

Implementations§

§

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