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

type CIENF = Reg<u32, _CIENF>;

Pin interrupt active level or falling edge interrupt clear register

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

For information about available fields see cienf module

Trait Implementations

impl ResetValue for CIENF[src]

Register CIENF reset()'s with value 0

type Type = u32

Register size

impl Writable for CIENF[src]

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