Module dd

Source
Expand description

The iC-MD device driver, created with the device_driver crate.

Please refer to the iC-MD datasheet to better understand what each command does.

Modules§

field_sets
Module containing the generated fieldsets of the registers and commands

Structs§

Device
Root block of the Device driver
DeviceError
Low level interface error that wraps the SPI error
DeviceInterface
The SPI Device wrapper interface to the driver