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

type ISOPTDS = Reg<u32, _ISOPTDS>;

Skip map for each ISO PTD

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

For information about available fields see isoptds module

Trait Implementations

impl Readable for ISOPTDS[src]

read() method returns isoptds::R reader structure

impl ResetValue for ISOPTDS[src]

Register ISOPTDS reset()'s with value 0

type Type = u32

Register size

impl Writable for ISOPTDS[src]

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