[−][src]Type Definition lpc55_pac::usbfsh::HCRHDESCRIPTORA
type HCRHDESCRIPTORA = Reg<u32, _HCRHDESCRIPTORA>;
First of the two registers which describes the characteristics of the root hub
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcrhdescriptora module
Trait Implementations
impl Readable for HCRHDESCRIPTORA[src]
read() method returns hcrhdescriptora::R reader structure
impl ResetValue for HCRHDESCRIPTORA[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCRHDESCRIPTORA[src]
write(|w| ..) method takes hcrhdescriptora::W writer structure