[−][src]Type Definition lpc55_pac::inputmux::PINTSEL
type PINTSEL = Reg<u32, _PINTSEL>;
Pin interrupt select register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pintsel module
Trait Implementations
impl Readable for PINTSEL[src]
read() method returns pintsel::R reader structure
impl ResetValue for PINTSEL[src]
Register PINTSEL[%s]
reset()'s with value 0x7f
impl Writable for PINTSEL[src]
write(|w| ..) method takes pintsel::W writer structure