FreeBSD kernel CAM code
smp_phy_control_response Struct Reference

#include <smp_all.h>

Data Fields

uint8_t frame_type
 
uint8_t function
 
uint8_t function_result
 
uint8_t response_len
 
uint8_t crc [4]
 

Detailed Description

Definition at line 462 of file smp_all.h.

Field Documentation

◆ crc

uint8_t smp_phy_control_response::crc[4]

Definition at line 469 of file smp_all.h.

◆ frame_type

uint8_t smp_phy_control_response::frame_type

Definition at line 464 of file smp_all.h.

◆ function

uint8_t smp_phy_control_response::function

Definition at line 465 of file smp_all.h.

◆ function_result

uint8_t smp_phy_control_response::function_result

Definition at line 466 of file smp_all.h.

◆ response_len

uint8_t smp_phy_control_response::response_len

Definition at line 467 of file smp_all.h.


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