Type Alias W

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

Register GEN%s writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bits 0:1 - Action on PWM0A triggered by event TEZ when timer increasing

Source

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

Bits 2:3 - Action on PWM0A triggered by event TEP when timer increasing

Source

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

Bits 4:5 - Action on PWM0A triggered by event TEA when timer increasing

Source

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

Bits 6:7 - Action on PWM0A triggered by event TEB when timer increasing

Source

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

Bits 8:9 - Action on PWM0A triggered by event_t0 when timer increasing

Source

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

Bits 10:11 - Action on PWM0A triggered by event_t1 when timer increasing

Source

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

Bits 12:13 - Action on PWM0A triggered by event TEZ when timer decreasing

Source

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

Bits 14:15 - Action on PWM0A triggered by event TEP when timer decreasing

Source

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

Bits 16:17 - Action on PWM0A triggered by event TEA when timer decreasing

Source

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

Bits 18:19 - Action on PWM0A triggered by event TEB when timer decreasing

Source

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

Bits 20:21 - Action on PWM0A triggered by event_t0 when timer decreasing

Source

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

Bits 22:23 - Action on PWM0A triggered by event_t1 when timer decreasing. 0: no change, 1: low, 2: high, 3: toggle