Functions
wiring_shift.c File Reference
#include "wiring_private.h"
Include dependency graph for wiring_shift.c:

Go to the source code of this file.

Functions

uint8_t shiftIn (uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder)
 
void shiftOut (uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder, uint8_t val)
 

Function Documentation

uint8_t shiftIn ( uint8_t  dataPin,
uint8_t  clockPin,
uint8_t  bitOrder 
)

Definition at line 25 of file wiring_shift.c.

void shiftOut ( uint8_t  dataPin,
uint8_t  clockPin,
uint8_t  bitOrder,
uint8_t  val 
)

Definition at line 40 of file wiring_shift.c.



arduino_daq
Author(s):
autogenerated on Mon Jun 10 2019 12:46:03