[−][src]Type Definition lpc55_pac::usbfsh::HCPERIODCURRENTED
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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCPERIODCURRENTED[src]
write(|w| ..) method takes hcperiodcurrented::W writer structure