Device Class |
public class Device
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Length | Read-only property returning the number of stages in the chain. | |
| state | Read/Write shift register chain state property. |
| Name | Description | |
|---|---|---|
| ClrBit | Clear a single bit in the shift register chain. | |
| ReadBit | Read a single bit in the shift register chain. | |
| SetBit | Set a single bit in the shift register chain. |
| Name | Description | |
|---|---|---|
| SPI_MaxFreq | SPI maximum clock frequency for the SNHC74HC595 shift register. (Most pessimistic datasheet limit at 2V.) | |
| SPI_Mode | SPI clock mode for the SNHC74HC595 shift register. |