GoPiGo.SpiRead32(SpiMessageType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read a 32 bit value over SPI
public int SpiRead32 (Iot.Device.GoPiGo3.Models.SpiMessageType MessageType);
member this.SpiRead32 : Iot.Device.GoPiGo3.Models.SpiMessageType -> int
Public Function SpiRead32 (MessageType As SpiMessageType) As Integer
Parameters
- MessageType
- SpiMessageType
The SPI message type
Returns
Returns the value read