photon
1.1
|
#include <photon_pwc.h>
Data Fields | |
volatile uint8_t | header |
photon_cid_hdr | cent |
uintptr_t | addr |
uint16_t | length |
volatile uint8_t | footer |
Definition at line 46 of file photon_pwc.h.
uintptr_t photon_eb_hdr::addr |
Definition at line 49 of file photon_pwc.h.
photon_cid_hdr photon_eb_hdr::cent |
Definition at line 48 of file photon_pwc.h.
volatile uint8_t photon_eb_hdr::footer |
Definition at line 51 of file photon_pwc.h.
volatile uint8_t photon_eb_hdr::header |
Definition at line 47 of file photon_pwc.h.
uint16_t photon_eb_hdr::length |
Definition at line 50 of file photon_pwc.h.