Browse By Tags

Sorry, but there are no more tags available to filter with.
  • What does mean the following extern variable declaration:

    extern SEGMENT_VARIABLE(RxBuffer[RECEIVED_BUFFER_SIZE], U8 , BUFFER_MSPACE);

    What does mean  this type of declaration?

    Thank you very much