Module esp_idf_hal::io

source ·
Expand description

Error types

Modules§

Structs§

Enums§

Traits§

  • Blocking buffered reader.
  • Error trait.
  • Base trait for all IO traits, defining the error type.
  • Blocking reader.
  • Get whether a reader is ready.
  • Blocking seek within streams.
  • Blocking writer.
  • Get whether a writer is ready.