|
ConOpSys V2970
P004.07
ANVILEX control operating system
|
Hardware harget P015.27 V1 class. More...
#include <P015_27_V1_0_CPU.h>

Public Member Functions | |
| VOID | Init () |
| Object initialisation method. More... | |
| VOID | Done () |
| Object finalisation method. More... | |
| VOID | Send_Boot_Information (TProtocol_Base *object_Protocol) |
| Send boot ststus information message about target platform driver over communication link protocol. More... | |
Private Attributes | |
| U32 | u32_Error_Flag |
| Error flag. More... | |
Hardware harget P015.27 V1 class.
| VOID TTarget_P015_27_V1_0::Done | ( | ) |
Object finalisation method.
| VOID TTarget_P015_27_V1_0::Init | ( | ) |
Object initialisation method.
References TCPU_STM32F429::Init(), object_System_CPU, and u32_Error_Flag.

| VOID TTarget_P015_27_V1_0::Send_Boot_Information | ( | TProtocol_Base * | object_Protocol | ) |
Send boot ststus information message about target platform driver over communication link protocol.
| [in] | *object_Protocol | - Pointer to the communication link protocol |
References NULL, TProtocol_Base::Transmit_String(), and TProtocol_Base::Transmit_String_Of_Char().
