[][src]Type Definition nrf5340_app_pac::usbd_ns::EVENTS_USBEVENT

type EVENTS_USBEVENT = Reg<u32, _EVENTS_USBEVENT>;

An event or an error not covered by specific events has occurred. Check EVENTCAUSE register to find the cause.

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

For information about avaliable fields see events_usbevent module

Trait Implementations

impl Readable for EVENTS_USBEVENT[src]

read() method returns events_usbevent::R reader structure

impl Writable for EVENTS_USBEVENT[src]

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

impl ResetValue for EVENTS_USBEVENT[src]

Register EVENTS_USBEVENT reset()'s with value 0

type Type = u32

Register size