Adafruit_CircuitPython_Register icon indicating copy to clipboard operation
Adafruit_CircuitPython_Register copied to clipboard

Add SPI bit(s) support

Open jerryneedell opened this issue 6 months ago • 3 comments

Add RWBit/ROBit and RWBits/ROBits for SPI devices. I am planning to use this in the Adafruit_CurcuitPython_RFM library for RFM69/RFM9x boards.

Is there any need for the other classes. (Struct/Struct_Array) or the BCD clock support? I don't need them for the RFM library.

jerryneedell avatar Aug 07 '24 18:08 jerryneedell