CEF_W

Type Alias CEF_W 

Source
pub type CEF_W<'a, const O: u8> = BitWriter0C<'a, u16, SRCSTAT_SPEC, CEF_A, O>;
Expand description

Field CEF writer - Conversion End Flag

Aliased Type§

pub struct CEF_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> CEF_W<'a, O>

Source

pub fn _0(self) -> &'a mut W

All of the output data has not been read out.

Source

pub fn _1(self) -> &'a mut W

All of the output data has been read out.