Default configuration for the AT24MAC chip. More...
Default configuration for the AT24MAC chip.
Definition in file at24mac_params.h.
 Include dependency graph for at24mac_params.h:Go to the source code of this file.
Variables | |
| static const at24mac_params_t | at24mac_params [] | 
| Configuration for AT24MACs.   | |
Set default configuration parameters for AT24Mac driver | |
| #define | AT24MAC_PARAM_I2C_DEV I2C_DEV(0) | 
| #define | AT24MAC_PARAM_I2C_ADDR (0x58) | 
| #define | AT24MAC_PARAM_TYPE (AT24MAC6XX) | 
| #define | AT24MAC_PARAMS | 
| #define AT24MAC_PARAM_I2C_ADDR (0x58) | 
Definition at line 36 of file at24mac_params.h.
| #define AT24MAC_PARAM_I2C_DEV I2C_DEV(0) | 
Definition at line 33 of file at24mac_params.h.
| #define AT24MAC_PARAM_TYPE (AT24MAC6XX) | 
Definition at line 39 of file at24mac_params.h.
| #define AT24MAC_PARAMS | 
Definition at line 43 of file at24mac_params.h.
      
  | 
  static | 
Configuration for AT24MACs.
Definition at line 52 of file at24mac_params.h.