We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8006f commit 72ddb78Copy full SHA for 72ddb78
src/07-registers/rtrm.md
@@ -37,7 +37,7 @@ peripheral, that table is in:
37
38
> Section 11.4.12 GPIO register map - Page 243
39
40
-'BSRR' is the register which we will be using to set/reset. It's offset value is '0x18' from the base address
+'BSRR' is the register which we will be using to set/reset. Its offset value is '0x18' from the base address
41
of the 'GPIOE'. We can look up BSRR in the reference manual.
42
GPIO Registers -> GPIO port bit set/reset register (GPIOx_BSRR).
43
0 commit comments