Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 2 Sep 2011 04:38:56 +0000 (04:38 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 2 Sep 2011 04:38:56 +0000 (04:38 +0000)
commit413438eb2330e8b2d9606a2936a169c9dd7916de
tree05f869f3772a849ee4c1326164a46bfa08750382
parent88d022a75245e7492ecd11a5e1ea5c553acf0b2c
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.

Change Delay_MS() to accept a 16-bit parameter rather than an 8-bit parameter for longer possible delays.

Minor documentation improvements.
LUFA/Common/Common.h
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h