Data Fields | |
| uint32_t | btn_coli [3][2] |
| [button color number-1][select:0/action:1] | |
They are all represented by 4 bit number and stored like this [Ci3, Ci2, Ci1, Ci0, A3, A2, A1, A0]. The actual palette that the indexes reference is in the PGC.
| uint32_t btn_colit_t::btn_coli[3][2] |
[button color number-1][select:0/action:1]
Referenced by demux_sys_t::EventThread(), and demux_sys_t::SwapButtons().
1.5.6