[][src]Type Definition imxrt1062_usbphy1::DEBUG1

type DEBUG1 = Reg<u32, _DEBUG1>;

UTMI Debug Status Register 1

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

For information about available fields see debug1 module

Trait Implementations

impl Readable for DEBUG1[src]

read() method returns debug1::R reader structure

impl ResetValue for DEBUG1[src]

Register DEBUG1 reset()'s with value 0x1000

type Type = u32

Register size

impl Writable for DEBUG1[src]

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