[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PINTSEL[src]
write(|w| ..) method takes pintsel::W writer structure