W

Type Alias W 

pub type W = W<ExttrigSpec>;
Expand description

Register EXTTRIG writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ch2trig(&mut self) -> Ch2trigW<'_, ExttrigSpec>

Bit 0 - Channel 2 External Trigger Enable

pub fn ch3trig(&mut self) -> Ch3trigW<'_, ExttrigSpec>

Bit 1 - Channel 3 External Trigger Enable

pub fn ch4trig(&mut self) -> Ch4trigW<'_, ExttrigSpec>

Bit 2 - Channel 4 External Trigger Enable

pub fn ch5trig(&mut self) -> Ch5trigW<'_, ExttrigSpec>

Bit 3 - Channel 5 External Trigger Enable

pub fn ch0trig(&mut self) -> Ch0trigW<'_, ExttrigSpec>

Bit 4 - Channel 0 External Trigger Enable

pub fn ch1trig(&mut self) -> Ch1trigW<'_, ExttrigSpec>

Bit 5 - Channel 1 External Trigger Enable

pub fn inittrigen(&mut self) -> InittrigenW<'_, ExttrigSpec>

Bit 6 - Initialization Trigger Enable

pub fn ch6trig(&mut self) -> Ch6trigW<'_, ExttrigSpec>

Bit 8 - Channel 6 External Trigger Enable

pub fn ch7trig(&mut self) -> Ch7trigW<'_, ExttrigSpec>

Bit 9 - Channel 7 External Trigger Enable