MTB CAT1 Peripheral driver library

General Description

Data Structures

struct  SAR_Type
 The struct type definition for the hardware register set contained in the block.
The address of a variable of this type can be used as the base hardware address for register access. A device may support more than one instance of a peripheral block.
Refer to a device-specific header file, e.g. <PDL_DIR>/COMPONENT_<ARCH>/include/<device>.h for the list of block instances available on that device.
Refer to the device TRM for the block register descriptions. More...
 
struct  cy_stc_sar_fifo_config_t
 FIFO configuration structure. More...
 
struct  cy_stc_sar_config_t
 This structure is used to initialize the SAR ADC subsystem. More...
 
struct  cy_stc_sar_common_config_t
 SAR triggering configuration structure. More...
 
struct  cy_stc_sar_state_backup_t
 This structure is used by the driver to backup the state of the SAR before entering sleep so that it can be re-enabled after waking up. More...
 
struct  cy_stc_sar_fifo_read_t
 Structure to read the FIFO buffer. More...