[−][src]Type Definition lpc55_pac::usbhsh::ATLPTDD
type ATLPTDD = Reg<u32, _ATLPTDD>;
Done map for each ATL PTD
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see atlptdd module
Trait Implementations
impl Readable for ATLPTDD[src]
read() method returns atlptdd::R reader structure
impl ResetValue for ATLPTDD[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for ATLPTDD[src]
write(|w| ..) method takes atlptdd::W writer structure