Docs.rs
bern-kernel-0.2.5
bern-kernel 0.2.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
stefanluethi
Dependencies
bern-arch ^0.2
normal
bern-conf ^0.1
normal
bern-kernel-macros ^0.2
normal
serde ^1.0.125
build
serde_derive ^1.0.125
build
toml ^0.5.8
build
Versions
98.67%
of the crate is documented
Go to latest version
Platform
thumbv7em-none-eabi
thumbv7em-none-eabihf
thumbv7m-none-eabi
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
☰
Module sched
Functions
?
Module
bern_kernel
::
sched
[
−
]
[src]
Expand description
Scheduler.
Functions
init
Initialize scheduler.
set_tick_frequency
Set the kernel tick frequency.
start
Start the scheduler.