BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
#include <bsp430/utility/onewire.h>
Data Fields | |
hBSP430halPORT | port |
unsigned char | bit |
Structure identifying 1-wire bus information.
unsigned char sBSP430onewireBus::bit |
The pin by which the bus is connected to the MCU
hBSP430halPORT sBSP430onewireBus::port |
The peripheral port containing the bus.