[][src]Type Definition lpc55s6x_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]

Register HCRHDESCRIPTORA reset()'s with value 0xff00_0902

type Type = u32

Register size

impl Writable for HCRHDESCRIPTORA[src]

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