[][src]Type Definition lpc55s6x_pac::pint::IENR

type IENR = Reg<u32, _IENR>;

Pin interrupt level or rising edge interrupt enable register

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

For information about avaliable fields see ienr module

Trait Implementations

impl Readable for IENR[src]

read() method returns ienr::R reader structure

impl Writable for IENR[src]

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

impl ResetValue for IENR[src]

Register IENR reset()'s with value 0

type Type = u32

Register size