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