pub type IED_W<'a, const O: u8> = BitWriter<'a, u16, SRCIDCTRL_SPEC, IED_A, O>;
Field IED writer - Input Data Endian
IED
pub struct IED_W<'a, const O: u8> { /* private fields */ }
Endian formats 1 are the same between the CPU and input data.
Endian formats 1 are different between the CPU and input data.