Expand description
Protocols for speaking with the “parameter” port of the MION.
The parameter port as of today is only known for getting/setting 512 bytes of parameters. These values are usually things reachable from other parts of the MION interface, but are available through the MION too.
Modules§
- well_
known - Parameters that are well known, and can be referred to by their name rather than just their index.
Structs§
- Dumped
Mion Parameters - The response from a MION documenting all the parameters available on this board.
- Mion
Dump Parameters - A request to dump all the 512 parameters available on the MION board.
- SetMion
Parameters - Set all of the parameters on a MION device.
- SetMion
Parameters Response - The response to a
SetMionParametersbeing sent.
Enums§
- MION
Param Protocol Error - MION
ParameterAPI Error - Packet
Type - The type of MION Parameters Packet this is.