Docs.rs
  • sparreal-kernel-0.8.1
    • sparreal-kernel 0.8.1
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ZR233
    • Dependencies
      • ansi_rgb ^0.2 normal
      • anyhow ^1.0 normal
      • buddy_system_allocator ^0.11 normal
      • byte-unit ^5.1 normal
      • dma-api ^0.2 normal
      • fdt-parser ^0.4 normal
      • lazy_static ^1.5 normal
      • lock_api ^0.4 normal
      • log ^0.4 normal
      • memory_addr ^0.3 normal
      • page-table-generic ^0.5 normal
      • pasts ^0.14 normal
      • rdrive ^0.1 normal
      • rgb ^0.8.47 normal
      • sparreal-macros ^0.8 normal
      • spin ^0.9 normal
      • thiserror ^2 normal
    • Versions
    • 4.35% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sparreal_kernel0.8.1

Module driver

Module Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

In crate sparreal_kernel

sparreal_kernel

Module driver

Source

Modules§

error
intc
io
probe
register
timer

Macros§

custom_id
module_driver

Structs§

Container
Descriptor
Device
DeviceGuard
DeviceId
DeviceWeak
DriverRegister
DriverRegisterSlice
IrqId
Manager
PId
Phandle
ProbedDevice

Enums§

DeviceKind
DriverInfoKind
LockError

Traits§

DriverGeneric

Functions§

edit
init
intc_all
intc_get
probe
probe_intc
probe_timer
read
register_add
register_append

Type Aliases§

DriverResult