Module result

Source
Expand description

Cluster RESULT EasyDMA channel

Modules§

amount
Number of 16-bit samples written to output RAM buffer since the previous START task
maxcnt
Maximum number of 16-bit samples to be written to output RAM buffer
ptr
Data pointer

Structs§

RESULT
Register block

Type Aliases§

AMOUNT
AMOUNT (r) register accessor: an alias for Reg<AMOUNT_SPEC>
MAXCNT
MAXCNT (rw) register accessor: an alias for Reg<MAXCNT_SPEC>
PTR
PTR (rw) register accessor: an alias for Reg<PTR_SPEC>