Skip to main content

Oen

Type Alias Oen 

Source
pub type Oen = EnumBitfieldStruct<u8, Oen_SPEC>;

Aliased Type§

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

Tuple Fields§

§0: u8

Implementations§

Source§

impl Oen

Source

pub const _0: Self

Output data FIFO full interrupt is disabled.

Source

pub const _1: Self

Output data FIFO full interrupt is enabled.