思澈科技软件开发工具包  2.20

Modules

 PTC Handle Structure definition
 
 Bus monitor Exported functions
 

Data Structures

struct  PTC_ChnTypeDef
 
enum  PTC_StateTypeDef {
  HAL_PTC_STATE_RESET = 0x00U,
  HAL_PTC_STATE_READY = 0x01U,
  HAL_PTC_STATE_RUNNING = 0x02U
}
 
#define PTC_OP_WRITE   0
 
#define PTC_OP_XOR   4
 
#define PTC_OP_OR   5
 
#define PTC_OP_AND   6
 
#define PTC_OP_ADD   7
 
#define HAL_PTC_MAXCHN   8
 
#define HAL_PTC_CHN_UNASSIGN   0xFF
 

Detailed Description

Enumeration Type Documentation

◆ PTC_StateTypeDef

Enumerator
HAL_PTC_STATE_RESET 

Peripheral is not yet Initialized

HAL_PTC_STATE_READY 

Peripheral Initialized and ready for use

HAL_PTC_STATE_RUNNING 

Peripheral in use