Public Attributes | List of all members
tstrFlashState Struct Reference

This structure contains information about an attempted transfer. More...

#include <m2m_flash.h>

Public Attributes

uint16 u16LastAccessId
 
uint8 u8Changed
 
uint8 u8Init
 
uint8 u8Reset
 
uint8 u8Success
 

Detailed Description

This structure contains information about an attempted transfer.

See also
m2m_flash_init

Definition at line 267 of file m2m_flash.h.

Member Data Documentation

◆ u16LastAccessId

uint16 tstrFlashState::u16LastAccessId

Last access attempt. Identifier provided by MCU application. 0 if info not available.

Definition at line 269 of file m2m_flash.h.

◆ u8Changed

uint8 tstrFlashState::u8Changed

Did the last access attempt result in modified WINC flash?

Definition at line 273 of file m2m_flash.h.

◆ u8Init

uint8 tstrFlashState::u8Init

Has the module been initialized?

Definition at line 275 of file m2m_flash.h.

◆ u8Reset

uint8 tstrFlashState::u8Reset

Has the module been initialized more recently than the module last reset the WINC?

Definition at line 277 of file m2m_flash.h.

◆ u8Success

uint8 tstrFlashState::u8Success

Was the last access attempt successful?

Definition at line 271 of file m2m_flash.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:10