Struct esp32c6_hal::parl_io::TxSixteenBits
source · pub struct TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> { /* private fields */ }
Expand description
Data pin configuration for 16 bit output mode
Implementations§
source§impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where
P0: OutputPin,
P1: OutputPin,
P2: OutputPin,
P3: OutputPin,
P4: OutputPin,
P5: OutputPin,
P6: OutputPin,
P7: OutputPin,
P8: OutputPin,
P9: OutputPin,
P10: OutputPin,
P11: OutputPin,
P12: OutputPin,
P13: OutputPin,
P14: OutputPin,
P15: OutputPin,
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where P0: OutputPin, P1: OutputPin, P2: OutputPin, P3: OutputPin, P4: OutputPin, P5: OutputPin, P6: OutputPin, P7: OutputPin, P8: OutputPin, P9: OutputPin, P10: OutputPin, P11: OutputPin, P12: OutputPin, P13: OutputPin, P14: OutputPin, P15: OutputPin,
pub fn new( pin_p0: impl Peripheral<P = P0> + 'd, pin_p1: impl Peripheral<P = P1> + 'd, pin_p2: impl Peripheral<P = P2> + 'd, pin_p3: impl Peripheral<P = P3> + 'd, pin_p4: impl Peripheral<P = P4> + 'd, pin_p5: impl Peripheral<P = P5> + 'd, pin_p6: impl Peripheral<P = P6> + 'd, pin_p7: impl Peripheral<P = P7> + 'd, pin_p8: impl Peripheral<P = P8> + 'd, pin_p9: impl Peripheral<P = P9> + 'd, pin_p10: impl Peripheral<P = P10> + 'd, pin_p11: impl Peripheral<P = P11> + 'd, pin_p12: impl Peripheral<P = P12> + 'd, pin_p13: impl Peripheral<P = P13> + 'd, pin_p14: impl Peripheral<P = P14> + 'd, pin_p15: impl Peripheral<P = P15> + 'd ) -> TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>
Auto Trait Implementations§
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> RefUnwindSafe for TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where P0: RefUnwindSafe, P1: RefUnwindSafe, P10: RefUnwindSafe, P11: RefUnwindSafe, P12: RefUnwindSafe, P13: RefUnwindSafe, P14: RefUnwindSafe, P15: RefUnwindSafe, P2: RefUnwindSafe, P3: RefUnwindSafe, P4: RefUnwindSafe, P5: RefUnwindSafe, P6: RefUnwindSafe, P7: RefUnwindSafe, P8: RefUnwindSafe, P9: RefUnwindSafe,
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> Send for TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where P0: Send, P1: Send, P10: Send, P11: Send, P12: Send, P13: Send, P14: Send, P15: Send, P2: Send, P3: Send, P4: Send, P5: Send, P6: Send, P7: Send, P8: Send, P9: Send,
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> Sync for TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where P0: Sync, P1: Sync, P10: Sync, P11: Sync, P12: Sync, P13: Sync, P14: Sync, P15: Sync, P2: Sync, P3: Sync, P4: Sync, P5: Sync, P6: Sync, P7: Sync, P8: Sync, P9: Sync,
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> Unpin for TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>where P0: Unpin, P1: Unpin, P10: Unpin, P11: Unpin, P12: Unpin, P13: Unpin, P14: Unpin, P15: Unpin, P2: Unpin, P3: Unpin, P4: Unpin, P5: Unpin, P6: Unpin, P7: Unpin, P8: Unpin, P9: Unpin,
impl<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15> !UnwindSafe for TxSixteenBits<'d, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15>
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more