|
muteki
|
An extended part of the LCD descriptor that implements descriptor locking. More...
#include <common.h>
Data Fields | |
| int | unk_0x0 |
| Unknown. | |
| critical_section_t * | cs |
| A critical section descriptor. It's unclear where it is used. | |
| void(* | lock )(void) |
| Shortcut to lock the descriptor. | |
| void(* | unlock )(void) |
| Shortcut to unlock the descriptor. | |
| int | unk_0xa4 [23] |
| Unknown. | |
An extended part of the LCD descriptor that implements descriptor locking.
This may not be present on all versions of Besta RTOS. It's confirmed to exist on BA742 but not BA110.