[][src]Type Definition lpc55s6x_pac::usbfsh::HCRHPORTSTATUS

type HCRHPORTSTATUS = Reg<u32, _HCRHPORTSTATUS>;

Controls and reports the port events on a per-port basis

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

For information about available fields see hcrhportstatus module

Trait Implementations

impl Readable for HCRHPORTSTATUS[src]

read() method returns hcrhportstatus::R reader structure

impl ResetValue for HCRHPORTSTATUS[src]

Register HCRHPORTSTATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for HCRHPORTSTATUS[src]

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