Module loadstone_config::pins[][src]

Structs

A pin configured to perform a specific peripheral function (as opposed to a raw input/output).

Functions

Returns an iterator over the possible serial reception pins for this port.

Returns an iterator over the possible serial transmission pins for this port.

Type Definitions

Serial banks such as the “A” in “GPIOA”. They are often single letter, but not necessarily; hence the string type.

Name of a peripheral. Different platforms may assign arbitrary names to these (e.g. USART, UART, QSPI), hence the need to represent it as a string.