Type Alias rp2040_pac::sio::INTERP1_ACCUM1_ADD

source ·
pub type INTERP1_ACCUM1_ADD = Reg<INTERP1_ACCUM1_ADD_SPEC>;
Expand description

INTERP1_ACCUM1_ADD (rw) register accessor: Values written here are atomically added to ACCUM1
Reading yields lane 1’s raw shift and mask value (BASE1 not added).

You can read this register and get interp1_accum1_add::R. You can reset, write, write_with_zero this register using interp1_accum1_add::W. You can also modify this register. See API.

For information about available fields see interp1_accum1_add module

Aliased Type§

struct INTERP1_ACCUM1_ADD { /* private fields */ }