W

Type Alias W 

Source
pub type W = W<u32, EGR>;
Expand description

Writer for register EGR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tg(&mut self) -> TG_W<'_>

Bit 6 - Trigger generation

Source

pub fn cc4g(&mut self) -> CC4G_W<'_>

Bit 4 - Capture/compare 4 generation

Source

pub fn cc3g(&mut self) -> CC3G_W<'_>

Bit 3 - Capture/compare 3 generation

Source

pub fn cc2g(&mut self) -> CC2G_W<'_>

Bit 2 - Capture/compare 2 generation

Source

pub fn cc1g(&mut self) -> CC1G_W<'_>

Bit 1 - Capture/compare 1 generation

Source

pub fn ug(&mut self) -> UG_W<'_>

Bit 0 - Update generation