muteki
Loading...
Searching...
No Matches
lcd_lock_s Struct Reference

An extended part of the LCD descriptor that implements descriptor locking. More...

#include <common.h>

Data Fields

int unk_0x0
 Unknown.
 
critical_section_tcs
 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.
 

Detailed Description

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.

Todo:
Get a better picture of which systems have this and which do not.

The documentation for this struct was generated from the following file: