[][src]Type Definition lpc54606_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 0

type Type = u32

Register size

impl Writable for PINTSEL[src]

write(|w| ..) method takes pintsel::W writer structure