Module microbit::hal::pac::uart0::errorsrc [−]
Expand description
Error source
Structs
| BREAK_W | Write proxy for field |
| FRAMING_W | Write proxy for field |
| OVERRUN_W | Write proxy for field |
| PARITY_W | Write proxy for field |
Enums
| BREAK_A | Break condition |
| FRAMING_A | Framing error occurred |
| OVERRUN_A | Overrun error |
| PARITY_A | Parity error |
Type Definitions
| BREAK_R | Reader of field |
| FRAMING_R | Reader of field |
| OVERRUN_R | Reader of field |
| PARITY_R | Reader of field |
| R | Reader of register ERRORSRC |
| W | Writer for register ERRORSRC |