Modules§
- data_
channel_ ordinals - device_
ordinals - display_
device_ ordinals - hanging_
data_ channel_ ordinals - lifecycle_
observer_ ordinals - unbound_
hanging_ data_ channel_ ordinals - unbound_
waitable_ data_ channel_ ordinals - waitable_
data_ channel_ ordinals
Macros§
- Display
Mode Unknown - Pattern that matches an unknown
DisplayModemember. - Display
Select Unknown - Pattern that matches an unknown
DisplaySelectmember. - Lifecycle
Event Unknown - Pattern that matches an unknown
LifecycleEventmember.
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.
- Hanging
Data Channel Write Request - Hardware
Reset PinStates - Lifecycle
Observer OnLifecycle Change Request - McuTime
Sync Info - McuVersion
Info - Unbound
Hanging Data Channel GetIdentifier Response - Unbound
Waitable Data Channel GetIdentifier Response - Waitable
Data Channel Write Request
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_ SIZE - 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.