Expand description
UART sleep configure register 2
Structs§
- SLEEP_
CONF2_ SPEC - UART sleep configure register 2
Type Aliases§
- ACTIVE_
THRESHOLD_ R - Field
ACTIVE_THRESHOLD
reader - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value. - ACTIVE_
THRESHOLD_ W - Field
ACTIVE_THRESHOLD
writer - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value. - R
- Register
SLEEP_CONF2
reader - RX_
WAKE_ UP_ THRHD_ R - Field
RX_WAKE_UP_THRHD
reader - In wake up mode 1 this field is used to set the received data number threshold to wake up chip. - RX_
WAKE_ UP_ THRHD_ W - Field
RX_WAKE_UP_THRHD
writer - In wake up mode 1 this field is used to set the received data number threshold to wake up chip. - W
- Register
SLEEP_CONF2
writer - WK_
CHAR_ MASK_ R - Field
WK_CHAR_MASK
reader - This register is used to mask wake up char. - WK_
CHAR_ MASK_ W - Field
WK_CHAR_MASK
writer - This register is used to mask wake up char. - WK_
CHAR_ NUM_ R - Field
WK_CHAR_NUM
reader - This register is used to select number of wake up char. - WK_
CHAR_ NUM_ W - Field
WK_CHAR_NUM
writer - This register is used to select number of wake up char. - WK_
MODE_ SEL_ R - Field
WK_MODE_SEL
reader - This register is used to select wake up mode. 0: RXD toggling to wake up. 1: received data number larger than - WK_
MODE_ SEL_ W - Field
WK_MODE_SEL
writer - This register is used to select wake up mode. 0: RXD toggling to wake up. 1: received data number larger than