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

type CIENR = Reg<u32, _CIENR>;

Pin interrupt level (rising edge interrupt) clear register

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

For information about available fields see cienr module

Trait Implementations

impl ResetValue for CIENR[src]

Register CIENR reset()'s with value 0

type Type = u32

Register size

impl Writable for CIENR[src]

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