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

type ATL_PTD_DONE_MAP = Reg<u32, _ATL_PTD_DONE_MAP>;

Done map for each ATL PTD

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

For information about available fields see atl_ptd_done_map module

Trait Implementations

impl Readable for ATL_PTD_DONE_MAP[src]

read() method returns atl_ptd_done_map::R reader structure

impl ResetValue for ATL_PTD_DONE_MAP[src]

Register ATL_PTD_DONE_MAP reset()'s with value 0

type Type = u32

Register size

impl Writable for ATL_PTD_DONE_MAP[src]

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