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

◆ client

uint8_t TP_FLAGS::client

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

Definition at line 114 of file dn_tpcomm.c.

◆ cts

uint8_t TP_FLAGS::cts

CTS signal.

Definition at line 117 of file dn_tpcomm.c.

◆ init

uint8_t TP_FLAGS::init

Initialize flag.

Definition at line 115 of file dn_tpcomm.c.

◆ recv_flag

volatile uint8_t TP_FLAGS::recv_flag

Alive flag for receive thread.

Definition at line 119 of file dn_tpcomm.c.

◆ state

uint8_t TP_FLAGS::state

TP state.

Definition at line 116 of file dn_tpcomm.c.

◆ timer_flag

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 Sat Feb 18 2023 04:05:58