mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-17 10:12:13 +00:00
ci: check register half word
This commit is contained in:
committed by
Kevin (Lao Kaiyao)
parent
79fd265c20
commit
c13ac70aa7
@@ -117,7 +117,7 @@ typedef volatile struct rtc_io_dev_s {
|
||||
uint32_t xpd: 1; /*TOUCH_XPD*/
|
||||
uint32_t tie_opt: 1; /*TOUCH_TIE_OPT*/
|
||||
uint32_t start: 1; /*TOUCH_START*/
|
||||
uint32_t dac: 3; /*TOUCH_DAC*/
|
||||
uint32_t slope: 3; /*TOUCH_SLOPE*/
|
||||
uint32_t reserved26: 1;
|
||||
uint32_t rue: 1; /*RUE*/
|
||||
uint32_t rde: 1; /*RDE*/
|
||||
|
||||
Reference in New Issue
Block a user