[][src]Type Definition imxrt1062_usbphy1::CTRL

type CTRL = Reg<u32, _CTRL>;

USB PHY General Control Register

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

For information about available fields see ctrl module

Trait Implementations

impl Readable for CTRL[src]

read() method returns ctrl::R reader structure

impl ResetValue for CTRL[src]

Register CTRL reset()'s with value 0xc020_0000

type Type = u32

Register size

impl Writable for CTRL[src]

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