Skip to main content

Oven

Type Alias Oven 

Source
pub type Oven = EnumBitfieldStruct<u8, Oven_SPEC>;

Aliased Type§

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

Tuple Fields§

§0: u8

Implementations§

Source§

impl Oven

Source

pub const _0: Self

Output data FIFO overwrite interrupt is disabled.

Source

pub const _1: Self

Output data FIFO overwrite interrupt is enabled.