[−][src]Type Definition lpc55_pac::inputmux::PINTSECSEL
type PINTSECSEL = Reg<u32, _PINTSECSEL>;
Pin interrupt secure select register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see pintsecsel module
Trait Implementations
impl Readable for PINTSECSEL
[src]
read()
method returns pintsecsel::R reader structure
impl ResetValue for PINTSECSEL
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for PINTSECSEL
[src]
write(|w| ..)
method takes pintsecsel::W writer structure