picolibrary-microchip-megaavr

Multiplexed Signals Facilities

Microchip megaAVR multiplexed signals facilities are defined in the include/picolibrary/microchip/megaavr/multiplexed_signals.h/source/picolibrary/microchip/megaavr/multiplexed_signals.cc header/source file pair.

Table of Contents

  1. Namespaces
  2. SPI Peripheral
  3. TWI Peripheral
  4. USART Peripheral

Namespaces

Microchip megaAVR multiplexed signals facilities are defined in the following MCU specific namespaces:

These facilities are defined in these namespaces for source code organization reasons. Multiplexed Signals facilities for the active MCU type are imported into the ::picolibrary::Microchip::megaAVR::Multiplexed_Signals namespace. Users should access these facilities via the ::picolibrary::Microchip::megaAVR::Mutliplexed_Signals namespace.

SPI Peripheral

Microchip megaAVR SPI peripheral multiplexed signals facilities are defined in the following MCU specific header/source file pairs:

These facilities are defined in these files for source code organization reasons. Users should access these facilities via the include/picolibrary/microchip/megaavr/multiplexed_signals.h header file.

TWI Peripheral

Microchip megaAVR TWI peripheral multiplexed signals facilities are defined in the following MCU specific header/source file pairs:

These facilities are defined in these files for source code organization reasons. Users should access these facilities via the include/picolibrary/microchip/megaavr/multiplexed_signals.h header file.

USART Peripheral

Microchip megaAVR USART peripheral multiplexed signals facilities are defined in the following MCU specific header/source file pairs:

These facilities are defined in these files for source code organization reasons. Users should access these facilities via the include/picolibrary/microchip/megaavr/multiplexed_signals.h header file.