[][src]Type Definition imxrt1062_usbphy1::DEBUG_CLR

type DEBUG_CLR = Reg<u32, _DEBUG_CLR>;

USB PHY Debug Register

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

For information about available fields see debug_clr module

Trait Implementations

impl Readable for DEBUG_CLR[src]

read() method returns debug_clr::R reader structure

impl ResetValue for DEBUG_CLR[src]

Register DEBUG_CLR reset()'s with value 0x7f18_0000

type Type = u32

Register size

impl Writable for DEBUG_CLR[src]

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