[][src]Type Definition lpc54606_pac::usbfsh::HCCONTROLCURRENTED

type HCCONTROLCURRENTED = Reg<u32, _HCCONTROLCURRENTED>;

Contains the physical address of the current 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 hccontrolcurrented module

Trait Implementations

impl Readable for HCCONTROLCURRENTED[src]

read() method returns hccontrolcurrented::R reader structure

impl ResetValue for HCCONTROLCURRENTED[src]

Register HCCONTROLCURRENTED reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCONTROLCURRENTED[src]

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