[−][src]Type Definition lpc55_pac::usb1::INTSETSTAT
type INTSETSTAT = Reg<u32, _INTSETSTAT>;
USB set interrupt status register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see intsetstat module
Trait Implementations
impl Readable for INTSETSTAT[src]
read() method returns intsetstat::R reader structure
impl ResetValue for INTSETSTAT[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for INTSETSTAT[src]
write(|w| ..) method takes intsetstat::W writer structure