pub struct TxSixteenBits<'d> { /* private fields */ }
Available on crate feature
unstable
only.Expand description
Data pin configuration for 16 bit output mode
Implementations§
Source§impl<'d> TxSixteenBits<'d>
impl<'d> TxSixteenBits<'d>
Sourcepub fn new(
pin_p0: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p1: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p2: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p3: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p4: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p5: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p6: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p7: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p8: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p9: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p10: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p11: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p12: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p13: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p14: impl Peripheral<P = impl PeripheralOutput> + 'd,
pin_p15: impl Peripheral<P = impl PeripheralOutput> + 'd,
) -> Self
pub fn new( pin_p0: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p1: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p2: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p3: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p4: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p5: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p6: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p7: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p8: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p9: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p10: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p11: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p12: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p13: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p14: impl Peripheral<P = impl PeripheralOutput> + 'd, pin_p15: impl Peripheral<P = impl PeripheralOutput> + 'd, ) -> Self
Create a new TX pin