NNP STM Generic Remote Module git-main
Loading...
Searching...
No Matches
can.h File Reference
#include "applicfg.h"

Go to the source code of this file.

Classes

struct  Message
 

Macros

#define Message_Initializer   {0,0,0,{0,0,0,0,0,0,0,0}}
 

Typedefs

typedef UNS8(* canSend_t) (Message *)
 

Detailed Description

Created on: Oct 9, 2024

Author
: Jerry Ukwela (jukwe.nosp@m.la@m.nosp@m.etroh.nosp@m.ealt.nosp@m.h.org)

Definition in file can.h.

Macro Definition Documentation

◆ Message_Initializer

#define Message_Initializer   {0,0,0,{0,0,0,0,0,0,0,0}}

Definition at line 20 of file can.h.

Typedef Documentation

◆ canSend_t

typedef UNS8(* canSend_t) (Message *)

Definition at line 22 of file can.h.