foxBMS - Unit Tests  1.1.0
The foxBMS Unit Tests API Documentation
DATA_QUEUE_BIST_INJECTED_MESSAGE Struct Reference
Collaboration diagram for DATA_QUEUE_BIST_INJECTED_MESSAGE:

Data Fields

DATA_BLOCK_ACCESS_TYPE_e accesstype
 
DATA_BLOCK_DUMMY_FOR_SELF_TEST_spDatabaseEntry [1u]
 

Detailed Description

struct for message injection in database queue in testDATA_ExecuteDataBIST()

Definition at line 72 of file test_database.c.

Field Documentation

◆ accesstype

DATA_BLOCK_ACCESS_TYPE_e DATA_QUEUE_BIST_INJECTED_MESSAGE::accesstype

read or write access type

Definition at line 73 of file test_database.c.

◆ pDatabaseEntry

DATA_BLOCK_DUMMY_FOR_SELF_TEST_s* DATA_QUEUE_BIST_INJECTED_MESSAGE::pDatabaseEntry[1u]

reference to table

Definition at line 74 of file test_database.c.


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