Struct nrf52840::usbd::TASKS_STARTISOIN[][src]

pub struct TASKS_STARTISOIN { /* fields omitted */ }

Captures the ISOIN.PTR and ISOIN.MAXCNT registers values, and enables sending data on ISO endpoint

Methods

impl TASKS_STARTISOIN
[src]

Writes to the register

Auto Trait Implementations