Type Definition lpc55_pac::usbfsh::HCPERIODCURRENTED[][src]

type HCPERIODCURRENTED = Reg<u32, _HCPERIODCURRENTED>;

Contains the physical address of the current isochronous or interrupt endpoint descriptor

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

For information about available fields see hcperiodcurrented module

Trait Implementations

impl Readable for HCPERIODCURRENTED[src]

read() method returns hcperiodcurrented::R reader structure

impl ResetValue for HCPERIODCURRENTED[src]

Register HCPERIODCURRENTED reset()’s with value 0

type Type = u32

Register size

impl Writable for HCPERIODCURRENTED[src]

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