mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
Fix typo.
This commit is contained in:
parent
29e4b4486c
commit
d08116da49
@ -52,7 +52,7 @@ pub struct Config {
|
||||
/// Enables the transaction boundary feature and defines the boundary to release
|
||||
/// the chip select
|
||||
pub chip_select_boundary: u8,
|
||||
/// Enbales the delay block bypass so the sampling is not affected by the delay block
|
||||
/// Enables the delay block bypass so the sampling is not affected by the delay block
|
||||
pub delay_block_bypass: bool,
|
||||
/// Enables communication regulation feature. Chip select is released when the other
|
||||
/// OctoSpi requests access to the bus
|
||||
|
Loading…
x
Reference in New Issue
Block a user