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

type INTSTATSET = Reg<u32, _INTSTATSET>;

EEPROM interrupt status set

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

For information about available fields see intstatset module

Trait Implementations

impl ResetValue for INTSTATSET[src]

Register INTSTATSET reset()'s with value 0

type Type = u32

Register size

impl Writable for INTSTATSET[src]

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