Public Attributes | List of all members
TP_FLAGS Struct Reference

TP flag objects. More...

Public Attributes

uint8_t client:1
 
uint8_t cts:1
 
uint8_t init:1
 
volatile uint8_t recv_flag:1
 
uint8_t state:3
 
volatile uint8_t timer_flag:1
 

Detailed Description

TP flag objects.

Definition at line 112 of file dn_tpcomm.c.

Member Data Documentation

uint8_t TP_FLAGS::client

TP mode. (Client: = 1, Server: 0)

Definition at line 114 of file dn_tpcomm.c.

uint8_t TP_FLAGS::cts

CTS signal.

Definition at line 117 of file dn_tpcomm.c.

uint8_t TP_FLAGS::init

Initialize flag.

Definition at line 115 of file dn_tpcomm.c.

volatile uint8_t TP_FLAGS::recv_flag

Alive flag for receive thread.

Definition at line 119 of file dn_tpcomm.c.

uint8_t TP_FLAGS::state

TP state.

Definition at line 116 of file dn_tpcomm.c.

volatile uint8_t TP_FLAGS::timer_flag

Alive flag for timer thread.

Definition at line 118 of file dn_tpcomm.c.


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


bcap_core
Author(s): DENSO WAVE INCORPORATED
autogenerated on Mon Jun 10 2019 13:12:20