[][src]Type Definition lpc54606_pac::eeprom::INTSTATCLR

type INTSTATCLR = Reg<u32, _INTSTATCLR>;

EEPROM interrupt status clear

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

For information about available fields see intstatclr module

Trait Implementations

impl ResetValue for INTSTATCLR[src]

Register INTSTATCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for INTSTATCLR[src]

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