mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-26 20:00:27 +00:00
correct documentation
This commit is contained in:
parent
04bf17dde6
commit
5cbc9a235f
@ -8,7 +8,7 @@ use crate::Peri;
|
||||
|
||||
/// PWM Input driver.
|
||||
///
|
||||
/// Only works with CH1 and CH2
|
||||
/// Only works with CH1 or CH2
|
||||
/// Note: Not all timer peripherals are supported
|
||||
/// Double check your chips reference manual
|
||||
pub struct PwmInput<'d, T: GeneralInstance4Channel> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user