MG32L003 Standard Peripherals Firmware Library
|
Macros | |
#define | OWIRE_FLAG_ACKERROR ((uint32_t)OWIRE_SR_ACKERR_Msk) |
#define | OWIRE_FLAG_INITDONE ((uint32_t)OWIRE_SR_INITDONE_Msk) |
#define | OWIRE_FLAG_TXDONE ((uint32_t)OWIRE_SR_TXDONE_Msk) |
#define | OWIRE_FLAG_RXDONE ((uint32_t)OWIRE_SR_RXDONE_Msk) |