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

type HCBULKCURRENTED = Reg<u32, _HCBULKCURRENTED>;

Contains the physical address of the current endpoint descriptor of the bulk list

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

For information about available fields see hcbulkcurrented module

Trait Implementations

impl Readable for HCBULKCURRENTED[src]

read() method returns hcbulkcurrented::R reader structure

impl ResetValue for HCBULKCURRENTED[src]

Register HCBULKCURRENTED reset()'s with value 0

type Type = u32

Register size

impl Writable for HCBULKCURRENTED[src]

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