Revision 9ff01927 modules/PowerManagement_1-1/alldconf.h

View differences:

modules/PowerManagement_1-1/alldconf.h
17 17
*/
18 18

  
19 19
/**
20
 * @file    
21
 * @brief   AMiRo-LLD Configuration file for the PowerManagement v1.1 module.
20
 * @file
21
 * @brief   AMiRo-LLD configuration file for the PowerManagement v1.1 module.
22 22
 * @details Contains the application specific AMiRo-LLD settings.
23 23
 *
24 24
 * @addtogroup powermanagement_lld_config
......
39 39
 * @brief   Width of the apalTime_t data type.
40 40
 *
41 41
 * @details Possible values are 8, 16, 32, and 64 bits.
42
 *          By definition time is represented ot a microsecond precision.
42
 *          By definition time is represented at microsecond precision.
43 43
 */
44 44
#define AMIROLLD_CFG_TIME_SIZE          32
45 45

  

Also available in: Unified diff