MG32L003 Standard Peripherals Firmware Library
Macros
OWIRE_Noise_Filter_Clock
MG32L003_StdPeriph_Driver
»
OWIRE
»
OWIRE_Exported_Constants
Macros
#define
OWIRE_NOISE_FILTER_CLK_DIV_1
0x00000000U
#define
OWIRE_NOISE_FILTER_CLK_DIV_2
(0x1U << OWIRE_NFCR_NFDIV_Pos)
#define
OWIRE_NOISE_FILTER_CLK_DIV_4
(0x2U << OWIRE_NFCR_NFDIV_Pos)
#define
OWIRE_NOISE_FILTER_CLK_DIV_8
(0x3U << OWIRE_NFCR_NFDIV_Pos)
Detailed Description
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.