[][src]Type Definition lpc54606_pac::usbhsh::LAST_PTD_INUSE

type LAST_PTD_INUSE = Reg<u32, _LAST_PTD_INUSE>;

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 last_ptd_inuse module

Trait Implementations

impl Readable for LAST_PTD_INUSE[src]

read() method returns last_ptd_inuse::R reader structure

impl ResetValue for LAST_PTD_INUSE[src]

Register LAST_PTD_INUSE reset()'s with value 0

type Type = u32

Register size

impl Writable for LAST_PTD_INUSE[src]

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