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