[][src]Type Definition lpc54606_pac::usbhsd::INTSETSTAT

type INTSETSTAT = Reg<u32, _INTSETSTAT>;

USB set interrupt status register

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

For information about available fields see intsetstat module

Trait Implementations

impl Readable for INTSETSTAT[src]

read() method returns intsetstat::R reader structure

impl ResetValue for INTSETSTAT[src]

Register INTSETSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for INTSETSTAT[src]

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