Skip to content

Commit 72ddb78

Browse files
authored
Fix typo
1 parent ab8006f commit 72ddb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/07-registers/rtrm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ peripheral, that table is in:
3737

3838
> Section 11.4.12 GPIO register map - Page 243
3939
40-
'BSRR' is the register which we will be using to set/reset. It's offset value is '0x18' from the base address
40+
'BSRR' is the register which we will be using to set/reset. Its offset value is '0x18' from the base address
4141
of the 'GPIOE'. We can look up BSRR in the reference manual.
4242
GPIO Registers -> GPIO port bit set/reset register (GPIOx_BSRR).
4343

0 commit comments

Comments
 (0)