Template Struct pn532::frame

Struct Documentation

template<frame_type>
struct frame

Data structure holding data for the PN532 frame.

For frame_type::ack, frame_type::nack, frame_type::error, the type carries all the information (there is no extra data). The only relevant template specialization is frame<frame_type::info>