[−][src]Type Definition lpc55_pac::usbhsh::LASTPTD
type LASTPTD = Reg<u32, _LASTPTD>;
Marks the last PTD in the list for ISO, INT and ATL
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see lastptd module
Trait Implementations
impl Readable for LASTPTD[src]
read() method returns lastptd::R reader structure
impl ResetValue for LASTPTD[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for LASTPTD[src]
write(|w| ..) method takes lastptd::W writer structure