[−][src]Type Definition lpc55_pac::gpio::CLR
type CLR = Reg<u32, _CLR>;
Clear port for all port GPIO pins
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see clr module
type CLR = Reg<u32, _CLR>;
Clear port for all port GPIO pins
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see clr module