[][src]Type Definition lpc55_pac::usbhsh::INTPTD

type INTPTD = Reg<u32, _INTPTD>;

Memory base address where INT PTD0 is stored

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see intptd module

Trait Implementations

impl Readable for INTPTD[src]

read() method returns intptd::R reader structure

impl ResetValue for INTPTD[src]

Register INTPTD reset()'s with value 0

type Type = u32

Register size

impl Writable for INTPTD[src]

write(|w| ..) method takes intptd::W writer structure