HAL + 0/3 examples
SourceVu will show references to CEC_HandleTypeDef from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CEC
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
CEC registers base address.
CEC communication parameters.
const uint8_t *
Pointer to CEC Tx transfer Buffer.
uint16_t
CEC Tx Transfer Counter.
uint16_t
CEC Rx Transfer size, 0: header received only.
Locking object.
CEC state information related to global Handle management and also related to Tx operations. This parameter can be a value of HAL_CEC_StateTypeDef.
CEC state information related to Rx operations. This parameter can be a value of HAL_CEC_StateTypeDef.
uint32_t
For errors handling purposes, copy of ISR register in case error is reported.

References

from examples