MG32L003 Standard Peripherals Firmware Library
Macros
OWIRE_Clock_Divider
MG32L003_StdPeriph_Driver
»
OWIRE
»
OWIRE_Exported_Constants
Macros
#define
OWIRE_CLOCK_DIVIDER_1
0x00000000U
#define
OWIRE_CLOCK_DIVIDER_2
(0x1U << OWIRE_CR_CLKDIV_Pos)
#define
OWIRE_CLOCK_DIVIDER_4
(0x2U << OWIRE_CR_CLKDIV_Pos)
#define
OWIRE_CLOCK_DIVIDER_16
(0x3U << OWIRE_CR_CLKDIV_Pos)
Detailed Description
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.