[][src]Type Definition lpc54606_pac::usbfsh::HCHCCA

type HCHCCA = Reg<u32, _HCHCCA>;

Contains the physical address of the host controller communication area

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

For information about available fields see hchcca module

Trait Implementations

impl Readable for HCHCCA[src]

read() method returns hchcca::R reader structure

impl ResetValue for HCHCCA[src]

Register HCHCCA reset()'s with value 0

type Type = u32

Register size

impl Writable for HCHCCA[src]

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