HAL + 0/10 examples
CodeScope will show references to FMC_SDRAM_InitTypeDef::ColumnBitsNumber from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
FMC
STM32469I-Discovery
Examples
FMC
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_SDRAM_InitTypeDef::ColumnBitsNumber

FMC_SDRAM_InitTypeDef::ColumnBitsNumber field

Defines the number of bits of column address. This parameter can be a value of FMC_SDRAM_Column_Bits_number.

Syntax

uint32_t ColumnBitsNumber;

Examples

FMC_SDRAM_InitTypeDef::ColumnBitsNumber is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:435
uint32_t ColumnBitsNumber; /*!< Defines the number of bits of column address.
stm32f4xx_ll_fmc.c:1186FMC_SDRAM_Init()
assert_param(IS_FMC_COLUMNBITS_NUMBER(Init->ColumnBitsNumber));
stm32f4xx_ll_fmc.c:1201FMC_SDRAM_Init()
(Init->ColumnBitsNumber |
stm32f4xx_ll_fmc.c:1223FMC_SDRAM_Init()
(Init->ColumnBitsNumber |

Data Use

Functions reading FMC_SDRAM_InitTypeDef::ColumnBitsNumber
FMC_SDRAM_InitTypeDef::ColumnBitsNumber
all items filtered out
Type of FMC_SDRAM_InitTypeDef::ColumnBitsNumber
FMC_SDRAM_InitTypeDef::ColumnBitsNumber
uint32_t
all items filtered out