ESP-IDF
slc_dev_s::conf1
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
slc_dev_s::conf1
slc_dev_s::conf1 field
Syntax
Show:
Summary
Declaration
from
slc_struct.h:469
union
{
struct
{
uint32_t
slc0_check_owner
:
1
;
uint32_t
slc0_tx_check_sum_en
:
1
;
uint32_t
slc0_rx_check_sum_en
:
1
;
uint32_t
cmd_hold_en
:
1
;
uint32_t
slc0_len_auto_clr
:
1
;
uint32_t
slc0_tx_stitch_en
:
1
;
uint32_t
slc0_rx_stitch_en
:
1
;
uint32_t
reserved7
:
9
;
uint32_t
slc1_check_owner
:
1
;
uint32_t
slc1_tx_check_sum_en
:
1
;
uint32_t
slc1_rx_check_sum_en
:
1
;
uint32_t
host_int_level_sel
:
1
;
uint32_t
slc1_tx_stitch_en
:
1
;
uint32_t
slc1_rx_stitch_en
:
1
;
uint32_t
clk_en
:
1
;
uint32_t
reserved23
:
9
;
}
;
uint32_t
val
;
}
conf1
;
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