Controller area network (bxCAN)
4.2.8.5 CAN_SlaveStartBank
void CAN_SlaveStartBank ( uint8_t CAN_BankNumber)
Select the start bank filter for slave CAN.
ï‚· CAN_BankNumber : Select the start slave bank filter from
1..27.
4.2.8.6 CAN_DBGFreeze
void CAN_DBGFreeze ( CAN_TypeDef * CANx,
FunctionalState NewState)
Enables or disables the DBG Freeze for CAN.
ï‚· CANx : where x can be 1 or 2 to to select the CAN
peripheral.
ï‚· NewState : new state of the CAN peripheral. This parameter
can be: ENABLE (CAN reception/transmission is frozen
during debug. Reception FIFOs can still be
accessed/controlled normally) or DISABLE (CAN is working
during debug).
4.2.8.7 CAN_TTComModeCmd
void CAN_TTComModeCmd ( CAN_TypeDef * CANx,
FunctionalState NewState)
Enables or disables the CAN Time TriggerOperation
communication mode.
ï‚· CANx : where x can be 1 or 2 to to select the CAN
peripheral.
ï‚· NewState : Mode new state. This parameter can be: