ESP-IDF
uhci_dev_s::conf0
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
uhci_dev_s::conf0
uhci_dev_s::conf0 field
Syntax
Show:
Summary
Declaration
from
uhci_struct.h:16
union
{
struct
{
uint32_t
in_rst
:
1
;
uint32_t
out_rst
:
1
;
uint32_t
ahbm_fifo_rst
:
1
;
uint32_t
ahbm_rst
:
1
;
uint32_t
in_loop_test
:
1
;
uint32_t
out_loop_test
:
1
;
uint32_t
out_auto_wrback
:
1
;
uint32_t
out_no_restart_clr
:
1
;
uint32_t
out_eof_mode
:
1
;
uint32_t
uart0_ce
:
1
;
uint32_t
uart1_ce
:
1
;
uint32_t
uart2_ce
:
1
;
uint32_t
outdscr_burst_en
:
1
;
uint32_t
indscr_burst_en
:
1
;
uint32_t
out_data_burst_en
:
1
;
uint32_t
mem_trans_en
:
1
;
uint32_t
seper_en
:
1
;
uint32_t
head_en
:
1
;
uint32_t
crc_rec_en
:
1
;
uint32_t
uart_idle_eof_en
:
1
;
uint32_t
len_eof_en
:
1
;
uint32_t
encode_crc_en
:
1
;
uint32_t
clk_en
:
1
;
uint32_t
uart_rx_brk_eof_en
:
1
;
uint32_t
reserved24
:
8
;
}
;
uint32_t
val
;
}
conf0
;
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