Struct nrf52840::usbd::BMREQUESTTYPE[][src]

pub struct BMREQUESTTYPE { /* fields omitted */ }

SETUP data, byte 0, bmRequestType

Methods

impl BMREQUESTTYPE
[src]

Reads the contents of the register

Auto Trait Implementations