Expand description
Config value types used across the driver: filter parameters, data packing and shift modes, clock/output sources, and trigger/edge configuration.
Structs§
- AwdFilter
Osr - AWFOSR register value.
- Break
Signals - Maps break-signal connections per source transceiver.
- Ckout
Divider - CKOUT divider register value.
- Data
Right Shift - Data right bit-shift for transceiver results (CFGR2.DTRBS).
- Filter
Parameters - Filter parameters (order, OSR and input width) for a filter.
- Pulses
ToSkip - Pulses to skip in the delay block (DLYR.PLSSKP).
Enums§
- AwdFilter
Config - Filter order of the analog watchdog’s fast filter.
- AwdFilter
Order - Filter order of the analog watchdog’s fast filter.
- Channel
Input - Input pin selection for a transceiver.
- Ckout
Source - Source clock for the CKOUT output.
- Data
Packing Mode - Data packing mode in CHyDATINR register
- Filter
Order - Filter order and filter oversampling ratio (FOSR).
- Input
Data Mux - Selects where a transceiver’s parallel input data comes from.
- Input
Width - Effective input bit-width feeding the sinc filter, for gain-ceiling checks.
- Internal
SpiMode - Sampling edge for the internally-generated serial clock (SPICKSEL = 1).
- Manchester
Mode - Manchester-encoding mode
- Serial
Interface Type - Serial interface type and sampling edge.
- SpiClock
Select - Serial-interface clock source.
- SpiMode
- SPI edge mode
- Trigger
Edge - Trigger edge selection for injected conversions.