[−][src]Type Definition lpc55_pac::gpio::PIN
type PIN = Reg<u32, _PIN>;
Port pin register for all port GPIO pins
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see pin module