STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | CCCR_INIT_BIT 0u |
#define | CCCR_CCE_BIT 1u |
#define | CCCR_ASM_BIT 2u |
#define | CCCR_CSA_BIT 3u |
#define | CCCR_CSR_BIT 4u |
#define | CCCR_MON_BIT 5u |
#define | CCCR_DAR_BIT 6u |
#define | CCCR_TEST_BIT 7u |
#define | CCCR_FDOE_BIT 8u |
#define | CCCR_BRSE_BIT 9u |
#define | CCCR_PXHD_BIT 12u |
#define | CCCR_TXP_BIT 14u |
#define CCCR_ASM_BIT 2u |
Restricted operation mode bit
#define CCCR_BRSE_BIT 9u |
Bit rate switch enable bit
#define CCCR_CCE_BIT 1u |
Configuration change enable bit
#define CCCR_CSA_BIT 3u |
Clock stop acknowledge bit
#define CCCR_CSR_BIT 4u |
Clock stop request bit
#define CCCR_DAR_BIT 6u |
Disable automatic retransmission bit
#define CCCR_FDOE_BIT 8u |
FD operation enable bit
#define CCCR_INIT_BIT 0u |
Initialization bit
#define CCCR_MON_BIT 5u |
Bus monitoring mode bit
#define CCCR_PXHD_BIT 12u |
Protocol exception handling disable bit
#define CCCR_TEST_BIT 7u |
Test mode enable bit
#define CCCR_TXP_BIT 14u |
Transmit pause bit