[][src]Type Definition imxrt1062_usb1::USBSTS

type USBSTS = Reg<u32, _USBSTS>;

USB Status Register

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

For information about available fields see usbsts module

Trait Implementations

impl Readable for USBSTS[src]

read() method returns usbsts::R reader structure

impl ResetValue for USBSTS[src]

Register USBSTS reset()'s with value 0

type Type = u32

Register size

impl Writable for USBSTS[src]

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