[][src]Type Definition imxrt1062_usbphy1::DEBUG

type DEBUG = Reg<u32, _DEBUG>;

USB PHY Debug Register

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

For information about available fields see debug module

Trait Implementations

impl Readable for DEBUG[src]

read() method returns debug::R reader structure

impl ResetValue for DEBUG[src]

Register DEBUG reset()'s with value 0x7f18_0000

type Type = u32

Register size

impl Writable for DEBUG[src]

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