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

type ISOPTD = Reg<u32, _ISOPTD>;
[]

Memory base address where ISO PTD0 is stored

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

For information about available fields see isoptd module

Trait Implementations

impl Readable for ISOPTD[src]

read() method returns isoptd::R reader structure

impl ResetValue for ISOPTD[src][+]

Register ISOPTD reset()'s with value 0

type Type = u32

Register size

impl Writable for ISOPTD[src]

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