Fix typo.

This commit is contained in:
Dario Nieuwenhuis 2025-01-07 22:00:41 +01:00
parent 29e4b4486c
commit d08116da49

View File

@ -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