twi_options_t Struct Reference

#include <twi.h>


Detailed Description

Input parameters when initializing the twi module mode

Definition at line 87 of file twi.h.


Data Fields

unsigned long cpu_hz
 cpu_hz: The cpu clock frequency
unsigned long speed
 speed: The baudrate of the twi bus
unsigned char twi_addr
 twi_addr: The desired address

Field Documentation

unsigned long twi_options_t::cpu_hz

cpu_hz: The cpu clock frequency

Definition at line 90 of file twi.h.

Referenced by main(), and twi_init().

unsigned long twi_options_t::speed

speed: The baudrate of the twi bus

Definition at line 93 of file twi.h.

Referenced by main(), and twi_init().

unsigned char twi_options_t::twi_addr

twi_addr: The desired address

Definition at line 96 of file twi.h.

Referenced by main(), and twi_init().


Generated on Wed Sep 26 10:45:44 2007 for AVR32107 Using TWI as a Master on the AVR32 by  doxygen 1.5.3