Type Alias BufferId

pub type BufferId = u32;
Expand description

Buffer identifier.

Rx space buffers and tx buffers are identified by these when exchanged between interface and implementation.