minipix_uart_interface
A library and examples for the MiniPIX UART interface
src.structures.FrameDataMsg Class Reference

Public Member Functions

def __init__ (self)
 

Data Fields

 frame_id
 
 packet_id
 
 mode
 
 n_pixels
 
 checksum_matched
 
 pixel_data
 

Constructor & Destructor Documentation

◆ __init__()

def src.structures.FrameDataMsg.__init__ (   self)

Field Documentation

◆ checksum_matched

src.structures.FrameDataMsg.checksum_matched

◆ frame_id

src.structures.FrameDataMsg.frame_id

◆ mode

src.structures.FrameDataMsg.mode

◆ n_pixels

src.structures.FrameDataMsg.n_pixels

◆ packet_id

src.structures.FrameDataMsg.packet_id

◆ pixel_data

src.structures.FrameDataMsg.pixel_data

The documentation for this class was generated from the following file: