27#ifndef LIBRARIES_PERIPHDRIVERS_INCLUDE_MAX32675_AFE_TIMER_H_
28#define LIBRARIES_PERIPHDRIVERS_INCLUDE_MAX32675_AFE_TIMER_H_
40#define AFE_SPI_TIMER (TMR_BIT_MODE_16A)
41#define HART_TIMER (TMR_BIT_MODE_16B)
49typedef void (*afe_timeout_complete_t)(
int result);
71 afe_timeout_complete_t cb);
Definition: tmr_regs.h:76
mxc_tmr_bit_mode_t
Timer bit mode.
Definition: tmr.h:113
Registers, Bit Masks and Bit Positions for the TMR Peripheral Module.