Type Definition W
Other items instm32wb_stm32hal::stm32wb55::lcd::fcr
type W = W<u32, FCR>;
Writer for register FCR
impl W
pub fn ps(&mut self) -> PS_W<'_>
Bits 22:25 - PS 16-bit prescaler
pub fn div(&mut self) -> DIV_W<'_>
Bits 18:21 - DIV clock divider
pub fn blink(&mut self) -> BLINK_W<'_>
Bits 16:17 - Blink mode selection
pub fn blinkf(&mut self) -> BLINKF_W<'_>
Bits 13:15 - Blink frequency selection
pub fn cc(&mut self) -> CC_W<'_>
Bits 10:12 - Contrast control
pub fn dead(&mut self) -> DEAD_W<'_>
Bits 7:9 - Dead time duration
pub fn pon(&mut self) -> PON_W<'_>
Bits 4:6 - Pulse ON duration
pub fn uddie(&mut self) -> UDDIE_W<'_>
Bit 3 - Update display done interrupt enable
pub fn sofie(&mut self) -> SOFIE_W<'_>
Bit 1 - Start of frame interrupt enable
pub fn hd(&mut self) -> HD_W<'_>
Bit 0 - High drive enable