pub type BUFFER_ADDRESS_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field BUFFER_ADDRESS writer - 64 byte aligned buffer address for this EP (bits 0-5 are ignored). Relative to the start of the DPRAM.

Aliased Type§

struct BUFFER_ADDRESS_W<'a, REG> { /* private fields */ }