[][src]Type Definition lpc55_pac::usbhsh::ISOPTDD

type ISOPTDD = Reg<u32, _ISOPTDD>;

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

Trait Implementations

impl Readable for ISOPTDD[src]

read() method returns isoptdd::R reader structure

impl ResetValue for ISOPTDD[src]

Register ISOPTDD reset()'s with value 0

type Type = u32

Register size

impl Writable for ISOPTDD[src]

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