[−][src]Type Definition lpc55_pac::sdif::RINTSTS
type RINTSTS = Reg<u32, _RINTSTS>;
Raw Interrupt Status register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see rintsts module
Trait Implementations
impl Readable for RINTSTS[src]
read() method returns rintsts::R reader structure
impl ResetValue for RINTSTS[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for RINTSTS[src]
write(|w| ..) method takes rintsts::W writer structure