Data Structures | |
struct | CTBM_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_ctb_config_t |
Configuration structure to set up the entire CTB to be used with Cy_CTB_Init. More... | |
struct | cy_stc_ctb_opamp_config_t |
This configuration structure is used to initialize only one opamp of the CTB without impacting analog routing. More... | |
struct | cy_stc_ctb_fast_config_oa0_t |
This configuration structure is used to quickly initialize Opamp0 for the most commonly used configurations. More... | |
struct | cy_stc_ctb_fast_config_oa1_t |
This configuration structure is used to quickly initialize Opamp1 for the most commonly used configurations. More... | |