[−][src]Type Definition lpc55_pac::usbhsh::ATLPTDS
type ATLPTDS = Reg<u32, _ATLPTDS>;
Skip map for each ATL PTD
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see atlptds module
Trait Implementations
impl Readable for ATLPTDS[src]
read() method returns atlptds::R reader structure
impl ResetValue for ATLPTDS[src]
Register ATLPTDS reset()'s with value 0
impl Writable for ATLPTDS[src]
write(|w| ..) method takes atlptds::W writer structure