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

type HCDONEHEAD = Reg<u32, _HCDONEHEAD>;

Contains the physical address of the last transfer descriptor added to the 'Done' queue

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

For information about available fields see hcdonehead module

Trait Implementations

impl Readable for HCDONEHEAD[src]

read() method returns hcdonehead::R reader structure

impl ResetValue for HCDONEHEAD[src]

Register HCDONEHEAD reset()'s with value 0

type Type = u32

Register size

impl Writable for HCDONEHEAD[src]

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