[][src]Type Definition imxrt1062_usbphy1::DEBUG_TOG

type DEBUG_TOG = Reg<u32, _DEBUG_TOG>;

USB PHY Debug Register

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

For information about available fields see debug_tog module

Trait Implementations

impl Readable for DEBUG_TOG[src]

read() method returns debug_tog::R reader structure

impl ResetValue for DEBUG_TOG[src]

Register DEBUG_TOG reset()'s with value 0x7f18_0000

type Type = u32

Register size

impl Writable for DEBUG_TOG[src]

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