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