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