pub type TrigmodeW<'a, REG> = BitWriter<'a, REG, Trigmode>;
Field TRIGMODE writer - Trigger mode control
TRIGMODE
pub struct TrigmodeW<'a, REG> { /* private fields */ }
Channel outputs will generate the normal PWM outputs without generating a pulse.
If a match in the channel occurs, a trigger generation on channel output will happen. The trigger pulse width has one FTM clock cycle.