SLLSFE8B November 2024 – November 2025 TCAN2845-Q1 , TCAN2847-Q1
PRODUCTION DATA
WAKE_PIN_CONFIG3 is shown in Table 9-71 and described in Table 9-72.
Return to Table 9-1
Register to configure the number of inputs to the WAKE pin and which inputs caused the wake.
MULTI_WAKE_STAT provides which WAKE input state has changed based upon specific bits. Bits represent WAKE input so if multiple WAKE input bits are set, this indicates that those specific WAKE inputs cause the WAKE event. An example is if h'2A[4:0] = 00101b then WAKE 0 and WAKE 2 have changed states.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|
| WAKE_PIN_SET | MULTI_WAKE_STAT | ||||||
| R/W = 111b | R/W0C/H = 00000b | ||||||
| Bit | Field | Type | Reset | Description |
| 7-5 | WAKE_PIN_SET | R/W | 111b | Sets which WAKE input are on 000b = None 001b = WAKE1 on 010b = WAKE2 on 011b = WAKE1, WAKE2 on 100b = WAKE3 on 101b = WAKE1, WAKE3 on 110b = WAKE2, WAKE3 on 111b = WAKE1, WAKE2, WAKE3 on |
| 4-0 | MULTI_WAKE_STAT | R/W0C/H | 00000b | Provides information on which individual or combination of wake input signal took place. 00000b = None 00001b = Wake1 00010b = Wake 2 00100b = Wake 3 Note: Note: The bit
correspond to the WAKE pin sets to one allowing for multiple
WAKE pins providing a local wake up input. An example is if WAKE
1 and WAKE3 happened, this shows up as 00101b. |