Documentation Conventions; List Of Abbreviations For Registers; Glossary; Peripheral Availability - STMicroelectronics STM32F05 series Reference Manual

Advanced arm-based 32-bit mcus
Table of Contents

Advertisement

Documentation conventions

1
Documentation conventions
1.1

List of abbreviations for registers

The following abbreviations are used in register descriptions:
read/write (rw)
read-only (r)
write-only (w)
read/clear (rc_w1)
read/clear (rc_w0)
read/clear by read
(rc_r)
read/set (rs)
read-only write
trigger (rt_w)
toggle (t)
Reserved (Res.)
1.2

Glossary

This section gives a brief definition of acronyms and abbreviations used in this document:
The Cortex-M0 core integrates one debug port: SWD debug port (SWD-DP) provides a
2-pin (clock and data) interface based on the Serial Wire Debug (SWD) protocol.
Please refer to the Cortex-M0 technical reference manual.
Word: data/instruction of 32-bit length
Half word: data/instruction of 16-bit length
Byte: data of 8-bit length
IAP (in-application programming): IAP is the ability to re-program the Flash memory of
a microcontroller while the user program is running.
ICP (in-circuit programming): ICP is the ability to program the Flash memory of a
microcontroller using the JTAG protocol, the SWD protocol or the bootloader while the
device is mounted on the user application board.
Option bytes: product configuration bits stored in the Flash memory
OBL: option byte loader.
AHB: advanced high-performance bus.
1.3

Peripheral availability

For peripheral availability and number across all sales types, please refer to the datasheet.
34/742
Software can read and write to these bits.
Software can only read these bits.
Software can only write to this bit. Reading the bit returns the reset value.
Software can read as well as clear this bit by writing 1. Writing '0' has no effect on
the bit value.
Software can read as well as clear this bit by writing 0. Writing '1' has no effect on
the bit value.
Software can read this bit. Reading this bit automatically clears it to '0'. Writing '0'
has no effect on the bit value.
Software can read as well as set this bit. Writing '0' has no effect on the bit value.
Software can read this bit. Writing '0' or '1' triggers an event but has no effect on
the bit value.
Software can only toggle this bit by writing '1'. Writing '0' has no effect.
Reserved bit, must be kept at reset value.
Doc ID 018940 Rev 1
RM0091

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F05 series and is the answer not in the manual?

Questions and answers

Table of Contents