pub enum CH2SELW {
_0,
_1,
}
Expand description
Values that can be written to the field CH2SEL
Variants§
_0
Do not include the channel in the matching process.
_1
Include the channel in the matching process.
pub enum CH2SELW {
_0,
_1,
}
Values that can be written to the field CH2SEL
Do not include the channel in the matching process.
Include the channel in the matching process.