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

type EVENTS_EPDATA = Reg<u32, _EVENTS_EPDATA>;

A data transfer has occurred on a data endpoint, indicated by the EPDATASTATUS register

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

For information about avaliable fields see events_epdata module

Trait Implementations

impl Readable for EVENTS_EPDATA[src]

read() method returns events_epdata::R reader structure

impl Writable for EVENTS_EPDATA[src]

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

impl ResetValue for EVENTS_EPDATA[src]

Register EVENTS_EPDATA reset()'s with value 0

type Type = u32

Register size