pub type IDMABNDT_R = FieldReaderRaw<u8, u8>;
Expand description

Field IDMABNDT reader - Number of transfers per buffer. This 8-bit value shall be multiplied by 8 to get the size of the buffer in 32-bit words and by 32 to get the size of the buffer in bytes. Example: IDMABNDT = 0x01: buffer size = 8 words = 32 bytes. These bits can only be written by firmware when DPSM is inactive (DPSMACT = 0).

Aliased Type§

struct IDMABNDT_R { /* private fields */ }