Type Definition stm32l4_stm32hal::stm32l4x5::lcd::CLR[][src]

pub type CLR = Reg<u32, _CLR>;
Expand description

clear register

This register you can reset, write, write_with_zero. See API.

For information about available fields see clr module

Trait Implementations

Register CLR reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes clr::W writer structure