pub type DAM_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CC_SPEC, u8, DAMSELECT_A, 2, O>;
Expand description

Field DAM writer - Channel x Destination Addressing Mode

Implementations

The address remains unchanged.

The addressing mode is incremented (the increment size is set to the data size).

The microblock stride is added at the microblock boundary.

The microblock stride is added at the microblock boundary; the data stride is added at the data boundary.