[][src]Type Definition imxrt1062_usbphy1::DEBUG1_CLR

type DEBUG1_CLR = Reg<u32, _DEBUG1_CLR>;

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_clr module

Trait Implementations

impl Readable for DEBUG1_CLR[src]

read() method returns debug1_clr::R reader structure

impl ResetValue for DEBUG1_CLR[src]

Register DEBUG1_CLR reset()'s with value 0x1000

type Type = u32

Register size

impl Writable for DEBUG1_CLR[src]

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