Type Definition CLR
stm32_hal2::pac::lcd
type CLR = Reg<u32, _CLR>;
clear register
This register you can reset, write, write_with_zero. See API.
reset
write
write_with_zero
For information about available fields see clr module