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

type HCCONTROLHEADED = Reg<u32, _HCCONTROLHEADED>;

Contains the physical address of the first endpoint descriptor of the control list

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see hccontrolheaded module

Trait Implementations

impl Readable for HCCONTROLHEADED[src]

read() method returns hccontrolheaded::R reader structure

impl ResetValue for HCCONTROLHEADED[src]

Register HCCONTROLHEADED reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCONTROLHEADED[src]

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