[][src]Type Definition imxrt1062_usb1::OTGSC

type OTGSC = Reg<u32, _OTGSC>;

On-The-Go Status & control

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

For information about available fields see otgsc module

Trait Implementations

impl Readable for OTGSC[src]

read() method returns otgsc::R reader structure

impl ResetValue for OTGSC[src]

Register OTGSC reset()'s with value 0x1120

type Type = u32

Register size

impl Writable for OTGSC[src]

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