PicoWAN SDK Documentation
Data Fields
mac_flash_callback_t Struct Reference

Data Fields

uint32_t(* get_uplink_counter )(void)
 Reads the Uplink counter from flash (last counter value needed after a reset). More...
 
void(* save_uplink_counter )(uint32_t uplink_counter)
 Stores the Uplink counter.
 
uint32_t(* get_downlink_counter )(void)
 Reads the Downlink counter from flash (last counter value needed after a reset). More...
 
void(* save_downlink_counter )(uint32_t downlink_counter)
 Stores the Downlink counter.
 

Field Documentation

uint32_t(* get_downlink_counter) (void)

Reads the Downlink counter from flash (last counter value needed after a reset).

Return values
Downlinkcounter
uint32_t(* get_uplink_counter) (void)

Reads the Uplink counter from flash (last counter value needed after a reset).

Return values
Uplinkcounter

The documentation for this struct was generated from the following file: