LL_SYSCFG_DisableCompensationCell
__STATIC_INLINE void
LL_SYSCFG_DisableCompensationCell (void )
Disables the Compensation cell Power Down.
The I/O compensation cell can be used only when the device
supply voltage ranges from 2.4 to 3.6 V
Reference Manual to
LL API cross
reference:
SYSCFG_CMPCR CMP_PD
LL_SYSCFG_DisableCompensationCell
LL_SYSCFG_IsActiveFlag_CMPCR
__STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_CMPCR
(void )
Get Compensation Cell ready Flag.
Reference Manual to
LL API cross
reference:
SYSCFG_CMPCR READY
LL_SYSCFG_IsActiveFlag_CMPCR
LL_SYSCFG_SetPHYInterface
__STATIC_INLINE void LL_SYSCFG_SetPHYInterface
(uint32_t Interface)
Select Ethernet PHY interface.
Interface: This parameter can be one of the following values:
LL_SYSCFG_PMC_ETHMII
LL_SYSCFG_PMC_ETHRMII
Reference Manual to
LL API cross
reference:
SYSCFG_PMC MII_RMII_SEL
LL_SYSCFG_SetPHYInterface
LL_SYSCFG_GetPHYInterface
__STATIC_INLINE uint32_t LL_SYSCFG_GetPHYInterface
(void )
Get Ethernet PHY interface.
Returned: value can be one of the following values:
LL_SYSCFG_PMC_ETHMII
LL_SYSCFG_PMC_ETHRMII
None: