W

Type Alias W 

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

Writer for register FCR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ps(&mut self) -> PS_W<'_>

Bits 22:25 - PS 16-bit prescaler

Source

pub fn div(&mut self) -> DIV_W<'_>

Bits 18:21 - DIV clock divider

Bits 16:17 - Blink mode selection

Source

pub fn blinkf(&mut self) -> BLINKF_W<'_>

Bits 13:15 - Blink frequency selection

Source

pub fn cc(&mut self) -> CC_W<'_>

Bits 10:12 - Contrast control

Source

pub fn dead(&mut self) -> DEAD_W<'_>

Bits 7:9 - Dead time duration

Source

pub fn pon(&mut self) -> PON_W<'_>

Bits 4:6 - Pulse ON duration

Source

pub fn uddie(&mut self) -> UDDIE_W<'_>

Bit 3 - Update display done interrupt enable

Source

pub fn sofie(&mut self) -> SOFIE_W<'_>

Bit 1 - Start of frame interrupt enable

Source

pub fn hd(&mut self) -> HD_W<'_>

Bit 0 - High drive enable