Project

General

Profile

Revision 198

minor change

View differences:

utils.h
17 17
 */
18 18
int(util_get_MSB)(uint16_t val, uint8_t *msb);
19 19

  
20
#ifdef LAB3
21
    uint32_t sys_inb_counter;
22
#endif
23

  
20 24
/**
21 25
 * @brief sys_inb wrapper
22 26
 * @param port Port to read from

Also available in: Unified diff