[][src]Type Definition lpc55s6x_pac::usbhsh::ATLPTD

type ATLPTD = Reg<u32, _ATLPTD>;

Memory base address where ATL PTD0 is stored

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

For information about available fields see atlptd module

Trait Implementations

impl Readable for ATLPTD[src]

read() method returns atlptd::R reader structure

impl ResetValue for ATLPTD[src]

Register ATLPTD reset()'s with value 0

type Type = u32

Register size

impl Writable for ATLPTD[src]

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