TMPM4KxA Group Peripheral Driver User Manual  V1.0.4.0
Enumerations | Functions | Variables
txz_driver_def.h File Reference

All common macro and definition for TXZ peripheral drivers. More...

Go to the source code of this file.

Enumerations

enum  TXZ_WorkState { TXZ_BUSY = 0U, TXZ_DONE = 1U }
 
enum  TXZ_FunctionalState { TXZ_DISABLE = 0U, TXZ_ENABLE = 1U }
 

Functions

void assert_failed (char *file, int32_t line)
 To report the name of the source file and source line number where the assert_param error has occurred, "DEBUG" must be defined. And detailed definition of assert_failed() is needed to be implemented, which can be done, for example, in the main.c file.
 

Variables

 C
 

Detailed Description

All common macro and definition for TXZ peripheral drivers.

Version
V1.0.0.0
Date
2017-10-30 17:49:20

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

(C)Copyright TOSHIBA MICROELECTRONICS CORPORATION 2017 All rights reserved

Variable Documentation

◆ C

C
Initial value:
{
#endif
#include "TMPM4KxA.h"
typedef enum {
TXZ_SUCCESS = 0U,
TXZ_ERROR = 1U
} TXZ_Result

TMPM4KxA Group Header file.