bsp430
bsp430 copied to clipboard
add timer inclk to peripheral configuration
May need to address #7 since the input is sometimes available on multiple pins.
Note that BSP430_TIMER_CCACLK_CLK_PORT_{PIN,PERIPH_HANDLE} already identifies this capability, though no examples use this feature. Is it necessary to have this and a peripheral handle? If only one, which?