[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for ISOPTDS[src]
write(|w| ..) method takes isoptds::W writer structure