Module dfepacket

Module dfepacket 

Source
Expand description

Cluster DFE packet EasyDMA channel

Modules§

amount
Number of samples transferred in the last transaction
maxcnt
Maximum number of buffer words to transfer
ptr
Data pointer

Structs§

DFEPACKET
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>