Struct daisy::ShiftRegister4021::Config¶
ClassList > daisy > ShiftRegister4021 > Config
#include <sr_4021.h>
Public Attributes¶
Type | Name |
---|---|
Pin | clk |
Pin | data |
uint32_t | delay_ticks = 10 |
Pin | latch |
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 data¶
Data Pin(s)
variable delay_ticks¶
DelayTicks between these actions helps to ensure stable timing for the connected device(s). Each tick is approx. 4.16ns at CPUFreq 480MHz
variable latch¶
Latch pin to attach to pin 9 of device(s)
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/sr_4021.h