[][src]Type Definition imxrt1062_usb1::PORTSC1

type PORTSC1 = Reg<u32, _PORTSC1>;

Port Status & Control

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

For information about available fields see portsc1 module

Trait Implementations

impl Readable for PORTSC1[src]

read() method returns portsc1::R reader structure

impl ResetValue for PORTSC1[src]

Register PORTSC1 reset()'s with value 0x1000_0000

type Type = u32

Register size

impl Writable for PORTSC1[src]

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