pub type MEMSET_W<'a, const O: u8> = BitWriter<'a, u32, CC_SPEC, MEMSETSELECT_A, O>;
Expand description

Field MEMSET writer - Channel x Fill Block of memory

Implementations

Memset is not activated.

Sets the block of memory pointed by DA field to the specified value. This operation is performed on 8-, 16- or 32-bit basis.