IED_W

Type Alias IED_W 

Source
pub type IED_W<'a, const O: u8> = BitWriter<'a, u16, SRCIDCTRL_SPEC, IED_A, O>;
Expand description

Field IED writer - Input Data Endian

Aliased Type§

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

Implementations§

Source§

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

Source

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

Endian formats 1 are the same between the CPU and input data.

Source

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

Endian formats 1 are different between the CPU and input data.