ESP-IDF
MX_FRAME::u
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
MX_FRAME::u
MX_FRAME::u field
Syntax
Show:
Summary
Declaration
from
rfc_int.h:86
union
{
struct
{
UINT8
dlci
;
UINT8
frame_type
;
UINT8
conv_layer
;
UINT8
priority
;
UINT8
t1
;
UINT16
mtu
;
UINT8
n2
;
UINT8
k
;
}
pn
;
struct
{
UINT8
*
p_data
;
UINT16
data_len
;
}
test
;
struct
{
UINT8
dlci
;
UINT8
signals
;
UINT8
break_present
;
UINT8
break_duration
;
}
msc
;
struct
{
UINT8
ea
;
UINT8
cr
;
UINT8
type
;
}
nsc
;
struct
{
UINT8
dlci
;
UINT8
is_request
;
UINT8
baud_rate
;
UINT8
byte_size
;
UINT8
stop_bits
;
UINT8
parity
;
UINT8
parity_type
;
UINT8
fc_type
;
UINT8
xon_char
;
UINT8
xoff_char
;
UINT16
param_mask
;
}
rpn
;
struct
{
UINT8
dlci
;
UINT8
line_status
;
}
rls
;
}
u
;
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out