Type Alias R

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

Reader of register FCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ps(&self) -> PS_R

Bits 22:25 - PS 16-bit prescaler

Source

pub fn div(&self) -> DIV_R

Bits 18:21 - DIV clock divider

Bits 16:17 - Blink mode selection

Source

pub fn blinkf(&self) -> BLINKF_R

Bits 13:15 - Blink frequency selection

Source

pub fn cc(&self) -> CC_R

Bits 10:12 - Contrast control

Source

pub fn dead(&self) -> DEAD_R

Bits 7:9 - Dead time duration

Source

pub fn pon(&self) -> PON_R

Bits 4:6 - Pulse ON duration

Source

pub fn uddie(&self) -> UDDIE_R

Bit 3 - Update display done interrupt enable

Source

pub fn sofie(&self) -> SOFIE_R

Bit 1 - Start of frame interrupt enable

Source

pub fn hd(&self) -> HD_R

Bit 0 - High drive enable