Data Fields
SBL_BufferParams_t Struct Reference

Structure containing buffer structure parameters. More...

#include <utils/sbl/include/buffer_mgmt.h>

Data Fields

uint32_t inputBuffer [SBL_INPUT_BUFFER_SIZE]
 
uint32_t buferLen
 
SBL_BufferState bufferstate
 

Detailed Description

Structure containing buffer structure parameters.

Field Documentation

uint32_t SBL_BufferParams_t::buferLen

Input buffer length.

SBL_BufferState SBL_BufferParams_t::bufferstate

Input buffer state.

uint32_t SBL_BufferParams_t::inputBuffer[SBL_INPUT_BUFFER_SIZE]

Input buffer.


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

Copyright 2019, Texas Instruments Incorporated