[][src]Type Definition lpc54606_pac::sdif::MINTSTS

type MINTSTS = Reg<u32, _MINTSTS>;

Masked Interrupt Status register

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

For information about available fields see mintsts module

Trait Implementations

impl Readable for MINTSTS[src]

read() method returns mintsts::R reader structure

impl ResetValue for MINTSTS[src]

Register MINTSTS reset()'s with value 0

type Type = u32

Register size

impl Writable for MINTSTS[src]

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