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

type ISO_PTD_DONE_MAP = Reg<u32, _ISO_PTD_DONE_MAP>;

Done map for each ISO PTD

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

For information about available fields see iso_ptd_done_map module

Trait Implementations

impl Readable for ISO_PTD_DONE_MAP[src]

read() method returns iso_ptd_done_map::R reader structure

impl ResetValue for ISO_PTD_DONE_MAP[src]

Register ISO_PTD_DONE_MAP reset()'s with value 0

type Type = u32

Register size

impl Writable for ISO_PTD_DONE_MAP[src]

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