HAL
FMPI2C_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the FMPI2C_TIMINGR_register value. This parameter calculated by referring to FMPI2C initialization section in Reference manual.
uint32_t
Specifies the first device own address. This parameter can be a 7-bit or 10-bit address.
uint32_t
Specifies if 7-bit or 10-bit addressing mode is selected. This parameter can be a value of FMPI2C_ADDRESSING_MODE.
uint32_t
Specifies if dual addressing mode is selected. This parameter can be a value of FMPI2C_DUAL_ADDRESSING_MODE.
uint32_t
Specifies the second device own address if dual addressing mode is selected This parameter can be a 7-bit address.
uint32_t
Specifies the acknowledge mask address second device own address if dual addressing mode is selected. This parameter can be a value of FMPI2C_OWN_ADDRESS2_MASKS.
uint32_t
Specifies if general call mode is selected. This parameter can be a value of FMPI2C_GENERAL_CALL_ADDRESSING_MODE.
uint32_t
Specifies if nostretch mode is selected. This parameter can be a value of FMPI2C_NOSTRETCH_MODE.

References

from examples