[][src]Type Definition lpc55s6x_pac::usbhsh::USBSTS

type USBSTS = Reg<u32, _USBSTS>;

USB Interrupt Status register

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

For information about avaliable fields see usbsts module

Trait Implementations

impl Readable for USBSTS[src]

read() method returns usbsts::R reader structure

impl Writable for USBSTS[src]

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

impl ResetValue for USBSTS[src]

Register USBSTS reset()'s with value 0

type Type = u32

Register size