Posted on March 12, 2018 at 12:02when I use GPIOx_BSRR to contral I/O port, it hint me ''error: #136: struct ''<unnamed>'' has no field ''BSRR'',why?can you help me? what is the meaning?
Posted on March 13, 2018 at 02:44yes, my chip is stm32f407. It did have two 16-bit words, BRy and BSy. But the method you gave me I can not understand now. I will learn it. thanks a lot.
Posted on March 13, 2018 at 01:43yes, my chip is stm32f407. According to the official refrence ,''BSRR'' should be part of GPIO structure. But why is there no field space? should not it be same as MODER or OTYPER?