pub type LIO3_W<'a, const O: u8> = BitWriter<'a, u32, CINSTRCONF_SPEC, bool, O>;
Expand description
Field LIO3
writer - Level of the IO3 pin (if connected) during transmission of custom instruction.
Aliased Typeยง
struct LIO3_W<'a, const O: u8> { /* private fields */ }