User Activity

Sorry for my silly questions ,but i am having a hard time understanding the exclamation marks in cubeMX .if somebody could please guide me here .it will be much appreciated.Example:the RCC is shown as partically disabled.i have use LSE (crystal/ cera...
int main(void){ /* USER CODE BEGIN 1 */  uint8_t read_opcode ;  uint8_t read_addr ;  uint8_t Result_read = 0x00;  uint8_t Result_read_buff=0x00;  char*commande;  commande = (unsigned char *) 0x5A; /* USER CODE END 1 */ /* MCU Configuration-----------...