W

Type Alias W 

Source
pub type W = W<GEN_SPEC>;
Expand description

Register GEN%s writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn utez(&mut self) -> UTEZ_W<'_, GEN_SPEC>

Bits 0:1 - Configures action on PWM%s A triggered by event TEZ when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn utep(&mut self) -> UTEP_W<'_, GEN_SPEC>

Bits 2:3 - Configures action on PWM%s A triggered by event TEP when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn utea(&mut self) -> UTEA_W<'_, GEN_SPEC>

Bits 4:5 - Configures action on PWM%s A triggered by event TEA when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn uteb(&mut self) -> UTEB_W<'_, GEN_SPEC>

Bits 6:7 - Configures action on PWM%s A triggered by event TEB when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn ut0(&mut self) -> UT0_W<'_, GEN_SPEC>

Bits 8:9 - Configures action on PWM%s A triggered by event_t0 when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn ut1(&mut self) -> UT1_W<'_, GEN_SPEC>

Bits 10:11 - Configures action on PWM%s A triggered by event_t1 when timer increasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dtez(&mut self) -> DTEZ_W<'_, GEN_SPEC>

Bits 12:13 - Configures action on PWM%s A triggered by event TEZ when timer decreasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dtep(&mut self) -> DTEP_W<'_, GEN_SPEC>

Bits 14:15 - Configures action on PWM%s A triggered by event TEP when timer decreasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dtea(&mut self) -> DTEA_W<'_, GEN_SPEC>

Bits 16:17 - Configures action on PWM%s A triggered by event TEA when timer decreasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dteb(&mut self) -> DTEB_W<'_, GEN_SPEC>

Bits 18:19 - Configures action on PWM%s A triggered by event TEB when timer decreasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dt0(&mut self) -> DT0_W<'_, GEN_SPEC>

Bits 20:21 - Configures action on PWM%s A triggered by event_t0 when timer decreasing.\0: No change\1: Low\2: High\3: Toggle

Source

pub fn dt1(&mut self) -> DT1_W<'_, GEN_SPEC>

Bits 22:23 - Configures action on PWM%s A triggered by event_t1 when timer decreasing.\0: No change\1: Low\2: High\3: Toggle