[][src]Type Definition lpc55s6x_pac::usbfsh::HCRHDESCRIPTORB

type HCRHDESCRIPTORB = Reg<u32, _HCRHDESCRIPTORB>;

Second 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 hcrhdescriptorb module

Trait Implementations

impl Readable for HCRHDESCRIPTORB[src]

read() method returns hcrhdescriptorb::R reader structure

impl ResetValue for HCRHDESCRIPTORB[src]

Register HCRHDESCRIPTORB reset()'s with value 0

type Type = u32

Register size

impl Writable for HCRHDESCRIPTORB[src]

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