Revision 360681f2 host/include/uhd/usrp/dboard_iface.hpp
| b/host/include/uhd/usrp/dboard_iface.hpp | ||
|---|---|---|
| 213 | 213 |
* |
| 214 | 214 |
* \param unit which unit, rx or tx |
| 215 | 215 |
* \param config configuration settings |
| 216 |
* \param data the bits to write LSB first
|
|
| 216 |
* \param data the bits to write MSB first
|
|
| 217 | 217 |
* \param num_bits the number of bits in data |
| 218 | 218 |
*/ |
| 219 | 219 |
virtual void write_spi( |
| ... | ... | |
| 228 | 228 |
* |
| 229 | 229 |
* \param unit which unit, rx or tx |
| 230 | 230 |
* \param config configuration settings |
| 231 |
* \param data the bits to write LSB first
|
|
| 231 |
* \param data the bits to write MSB first
|
|
| 232 | 232 |
* \param num_bits the number of bits in data |
| 233 | 233 |
* \return the data that was read |
| 234 | 234 |
*/ |
Also available in: Unified diff