[][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]

Register LASTPTD reset()'s with value 0

type Type = u32

Register size

impl Writable for LASTPTD[src]

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