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