#include <bitbash.h>
Data Fields | |
| struct bit_basher_operations * | op |
| Bit-bashing operations. | |
Definition at line 43 of file bitbash.h.
struct bit_basher_operations* bit_basher::op [read] |
Bit-bashing operations.
Definition at line 45 of file bitbash.h.
Referenced by ifec_init_eeprom(), init_i2c_bit_basher(), init_spi_bit_basher(), natsemi_init_eeprom(), read_bit(), rtl818x_probe(), rtl_init_eeprom(), and write_bit().
1.5.7.1