Modules§
Macros§
- Display
Mode Unknown - Pattern that matches an unknown
DisplayMode
member. - Display
Select Unknown - Pattern that matches an unknown
DisplaySelect
member. - Lifecycle
Event Unknown - Pattern that matches an unknown
LifecycleEvent
member.
Structs§
- Data
Channel GetIdentifier Response - Data
Channel Read Request - Data
Channel Write Request - Device
GetFirmware Name Response - Device
GetFirmware Version Response - Device
GetWake UpEvent Duration Response - Device
SetWake Lock Request - Device
SetWake UpEvent Duration Request - Display
Device GetDisplay Select Response - Display
Device SetDisplay Select Request - Display
State - Represents the current state of the MCU display.
- Display
Sync Info - Contains synchronization information for the MCU display.
- Hardware
Reset PinStates - Lifecycle
Observer OnLifecycle Change Request - McuTime
Sync Info - McuVersion
Info
Enums§
- Display
Mode - Represents the various modes the MCU display can be in.
- Display
Select - Selects which processor has ownership of the display.
- Lifecycle
Event - Events related to the lifecycle of the MCU.
- McuWake
Lock Value - PinState
Constants§
- MAX_
ID_ NAME - MAX_
MESSAGE_ SIZE - Maximum sized message that is supported
- SIGNAL_
READABLE - Signal that will be active on event handle if the Read() method will return data.
- SIGNAL_
WAKELOCK - Signal that will be asserted when SIGNAL_READABLE is set and remains asserted until a driver-defined timeout passes after the call to Read This is primarily intended for integration with Starnix
- SIGNAL_
WRITABLE - Signal that will be active on event handle if the Write() method will accept data.