pub struct TxOneBit<'d> { /* private fields */ }
Available on crate feature
unstable
only.Expand description
Data pin configuration for 1 bit output mode
Implementations§
Source§impl<'d> TxOneBit<'d>
impl<'d> TxOneBit<'d>
Sourcepub fn new(pin_p0: impl Peripheral<P = impl PeripheralOutput> + 'd) -> Self
pub fn new(pin_p0: impl Peripheral<P = impl PeripheralOutput> + 'd) -> Self
Create a new TX pin