Type Definition stm32wb_stm32hal::stm32wb55::lcd::CLR[][src]

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