daisy::ShiftRegister4021::Config¶
#include <sr_4021.h>
Public Attributes¶
Name | |
---|---|
dsy_gpio_pin | clk |
dsy_gpio_pin | latch |
dsy_gpio_pin[num_parallel] | data |
Detailed Description¶
Configuration Structure for handling the pin setting of the device
Public Attributes Documentation¶
variable clk¶
Clock pin to attach to pin 10 of device(s)
variable latch¶
Latch pin to attach to pin 9 of device(s)
variable data¶
Data Pin(s)
Updated on 2024-01-03 at 19:41:01 +0000