Constant MAX_BANDS
pub const MAX_BANDS: u8 = 16; // 16u8
Expand description
This constant defined the fixed length for arrays containing the capabilities for each band supported by a device driver.
pub const MAX_BANDS: u8 = 16; // 16u8
This constant defined the fixed length for arrays containing the capabilities for each band supported by a device driver.