[][src]Type Definition lpc55s6x_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 avaliable fields see isel module

Trait Implementations

impl Readable for ISEL[src]

read() method returns isel::R reader structure

impl Writable for ISEL[src]

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

impl ResetValue for ISEL[src]

Register ISEL reset()'s with value 0

type Type = u32

Register size