Struct nrf52840::usbd::TASKS_STARTEPOUT[][src]

pub struct TASKS_STARTEPOUT { /* fields omitted */ }

Description collection[n]: Captures the EPOUT[n].PTR and EPOUT[n].MAXCNT registers values, and enables endpoint n to respond to traffic from host

Methods

impl TASKS_STARTEPOUT
[src]

Writes to the register

Auto Trait Implementations