Expand description
UART sleep configure register 2
Structs§
- SLEEP_
CONF2_ SPEC - UART sleep configure register 2
Type Aliases§
- ACTIVE_
THRESHOLD_ R - Field
ACTIVE_THRESHOLDreader - 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_THRESHOLDwriter - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value. - R
- Register
SLEEP_CONF2reader - RX_
WAKE_ UP_ THRHD_ R - Field
RX_WAKE_UP_THRHDreader - 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_THRHDwriter - In wake up mode 1 this field is used to set the received data number threshold to wake up chip. - W
- Register
SLEEP_CONF2writer - WK_
CHAR_ MASK_ R - Field
WK_CHAR_MASKreader - This register is used to mask wake up char. - WK_
CHAR_ MASK_ W - Field
WK_CHAR_MASKwriter - This register is used to mask wake up char. - WK_
CHAR_ NUM_ R - Field
WK_CHAR_NUMreader - This register is used to select number of wake up char. - WK_
CHAR_ NUM_ W - Field
WK_CHAR_NUMwriter - This register is used to select number of wake up char. - WK_
MODE_ SEL_ R - Field
WK_MODE_SELreader - 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_SELwriter - This register is used to select wake up mode. 0: RXD toggling to wake up. 1: received data number larger than