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

Field SAM writer - Channel x Source 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.