[][src]Type Definition lpc54606_pac::pint::ISEL

type ISEL = Reg<u32, _ISEL>;

Pin Interrupt Mode register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see isel module

Trait Implementations

impl Readable for ISEL[src]

read() method returns isel::R reader structure

impl ResetValue for ISEL[src]

Register ISEL reset()'s with value 0

type Type = u32

Register size

impl Writable for ISEL[src]

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