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