Skip to main content

Udf

Type Alias Udf 

Source
pub type Udf = EnumBitfieldStruct<u8, Udf_SPEC>;

Aliased Type§

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

Tuple Fields§

§0: u8

Implementations§

Source§

impl Udf

Source

pub const _0: Self

Output data FIFO has not been read out.

Source

pub const _1: Self

Output data FIFO has been read out.