[][src]Type Definition lpc54606_pac::usbhsh::UTMIPLUS_ULPI_DEBUG

type UTMIPLUS_ULPI_DEBUG = Reg<u32, _UTMIPLUS_ULPI_DEBUG>;

Register to read/write registers in the attached USB PHY

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

For information about available fields see utmiplus_ulpi_debug module

Trait Implementations

impl Readable for UTMIPLUS_ULPI_DEBUG[src]

read() method returns utmiplus_ulpi_debug::R reader structure

impl ResetValue for UTMIPLUS_ULPI_DEBUG[src]

Register UTMIPLUS_ULPI_DEBUG reset()'s with value 0

type Type = u32

Register size

impl Writable for UTMIPLUS_ULPI_DEBUG[src]

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