pub type DBLOCKSIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DCTRL_SPEC, u8, u8, Unsafe, 4, O>;
Expand description

Field DBLOCKSIZE writer - Data block size This bit can only be written by firmware when DPSM is inactive (DPSMACT = 0). Define the data block length when the block data transfer mode is selected: When DATALENGTH is not a multiple of DBLOCKSIZE, the transfered data is truncated at a multiple of DBLOCKSIZE. (Any remain data will not be transfered.) When DDR = 1, DBLOCKSIZE = 0000 shall not be used. (No data will be transfered)