Struct nrf52840::usbd::ISOINCONFIG[][src]

pub struct ISOINCONFIG { /* fields omitted */ }

Controls the response of the ISO IN endpoint to an IN token when no data is ready to be sent

Methods

impl ISOINCONFIG
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for ISOINCONFIG

impl !Sync for ISOINCONFIG