Skip to main content

Iftrg

Type Alias Iftrg 

Source
pub type Iftrg = EnumBitfieldStruct<u8, Iftrg_SPEC>;

Aliased Type§

#[repr(transparent)]
pub struct Iftrg(pub u8, _);

Tuple Fields§

§0: u8

Implementations§

Source§

impl Iftrg

Source

pub const _00: Self

0

Source

pub const _01: Self

2

Source

pub const _10: Self

4

Source

pub const _11: Self

6