Struct max32630_svd::usb::ep3::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:1 - Endpoint Direction

Bit 3 - Endpoint Double Buffered Enable

Bit 4 - Endpoint Transfer Complete Interrupt Enable

Bit 5 - Endpoint NAK Interrupt Enable

Bit 6 - Endpoint Data Toggle Clear

Bit 8 - Endpoint Stall

Bit 9 - Endpoint Stall Status Stage of Control Transfer

Bit 10 - Endpoint Acknowledge Status Stage of Control Transfer

Auto Trait Implementations

impl Send for R

impl Sync for R