Data Structures | |
| struct | PBAUD_CONFIG |
| struct | _BAUD_CONFIG |
| Baud Config Structure. Alias of this struct is BAUD_CONFIG. More... | |
Macros | |
| #define | NUM_BAUD_CONFIGS 32 |
| Number of Baud Configurations. More... | |
| #define | BAUD_CONFIG_SIZE 10 |
| Size of the Baud Config Structure. More... | |
Typedefs | |
| typedef BAUD_CONFIG | BAUD_CONFIG_DATA[32] |
| Array of all Baud Rate Configurations. More... | |
Baud Rate Aliasing definitions see CP210x_GetBaudRateConfig() and CP210x_SetBaudRateConfig()
| struct BAUD_CONFIG |
| struct _BAUD_CONFIG |
Baud Config Structure. Alias of this struct is BAUD_CONFIG.
| #define BAUD_CONFIG_SIZE 10 |
Size of the Baud Config Structure.
TBD Unused in Manufacturing library
| #define NUM_BAUD_CONFIGS 32 |
Number of Baud Configurations.
| typedef BAUD_CONFIG BAUD_CONFIG_DATA[32] |
Array of all Baud Rate Configurations.