Expand description
Peripheral access API (generated using chiptool v0.1.0 (2fd28c5 2026-04-02))
Structs§
- ChCsr
- Channel Control and Status.
- ChEs
- Channel Error Status.
- ChInt
- Channel Interrupt Status.
- ChMux
- Channel Multiplexor Configuration.
- ChPri
- Channel Priority.
- ChSbr
- Channel System Bus.
- Tcd
- Array of registers: CH_CSR, CH_ES, CH_INT, CH_MUX, CH_PRI, CH_SBR, TCD_ATTR, TCD_BITER_ELINKNO, TCD_BITER_ELINKYES, TCD_CITER_ELINKNO, TCD_CITER_ELINKYES, TCD_CSR, TCD_DADDR, TCD_DLAST_SGA, TCD_DOFF, TCD_NBYTES_MLOFFNO, TCD_NBYTES_MLOFFYES, TCD_SADDR, TCD_SLAST_SDA, TCD_SOFF.
- Tcd4
- DMA TCD.
- Tcd8
- DMA TCD.
- TcdAttr
- TCD Transfer Attributes.
- TcdBiter
Elinkno - TCD Beginning Major Loop Count (Minor Loop Channel Linking Disabled).
- TcdBiter
Elinkyes - TCD Beginning Major Loop Count (Minor Loop Channel Linking Enabled).
- TcdCiter
Elinkno - TCD Current Major Loop Count (Minor Loop Channel Linking Disabled).
- TcdCiter
Elinkyes - TCD Current Major Loop Count (Minor Loop Channel Linking Enabled).
- TcdCsr
- TCD Control and Status.
- TcdDaddr
- TCD Destination Address.
- TcdDlast
Sga - TCD Last Destination Address Adjustment / Scatter Gather Address.
- TcdDoff
- TCD Signed Destination Address Offset.
- TcdNbytes
Mloffno - TCD Transfer Size Without Minor Loop Offsets.
- TcdNbytes
Mloffyes - TCD Transfer Size with Minor Loop Offsets.
- TcdSaddr
- TCD Source Address.
- TcdSlast
Sda - TCD Last Source Address Adjustment / Store DADDR Address.
- TcdSoff
- TCD Signed Source Address Offset.