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

type ATLPTDD = Reg<u32, _ATLPTDD>;

Done map for each ATL PTD

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

For information about available fields see atlptdd module

Trait Implementations

impl Readable for ATLPTDD[src]

read() method returns atlptdd::R reader structure

impl ResetValue for ATLPTDD[src]

Register ATLPTDD reset()'s with value 0

type Type = u32

Register size

impl Writable for ATLPTDD[src]

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