Typedef RP2040::byte_array#

Typedef Documentation#

template<std::size_t size>
using RP2040::byte_array = std::array<std::byte, size>#