pub type IDMABNDT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, IDMABSIZER_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field IDMABNDT writer - 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).