Module avr_oxide::hal::generic::port::base::zeroseries

source ·

Structs§

  • The AVR port control register block. The structure provided by the auto-generated avr-device crate is just horrible, so we use our own rendition. This allows accessing pin control by index, and also avoids having different types for every port.