Lines Matching full:model
12 different set of pins. For this reason we will name the model used by such
13 devices *AFIO model*. Some other devices, like GD32F450XX, have a simpler
14 and more advanced model where each pin has a fixed list of alternate functions.
15 Similarly, we will name the model used by such devices *AF model*. The datasheet
16 (not reference manual) can be used to determine which model is used by a device.
18 *AFIO model*. Alternate function tables (AF0..15) will only be available on
19 devices using the *AF model*.
25 Some fields are common independently of the pin configuration model.
28 - `model` (required): Choose between `afio` or `af`
37 model: afio
52 ## AFIO model
54 The AFIO model supports the following fields in the configuration file:
115 ## AF model
117 The AFIO model supports the following fields in the configuration file: