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