Docs.rs
lpc8xx-hal-0.10.0
lpc8xx-hal 0.10.0
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
hannobraun
github:lpc-rs:lpc8xx
Dependencies
cortex-m ^0.7.2
normal
cortex-m-rt >=0.6.15, <0.8
normal
optional
embedded-hal ^0.2.4
normal
embedded-hal =1.0.0-alpha.6
normal
embedded-time ^0.12.0
normal
lpc82x-pac ^0.8.0
normal
optional
lpc845-pac ^0.4.0
normal
optional
nb ^1.0.0
normal
num-traits ^0.2.14
normal
trybuild ^1.0.35
normal
optional
void ^1.0.2
normal
cortex-m-rtic ^0.6.0-rc.2
dev
panic-rtt-target ^0.1.1
dev
rtt-target ^0.3.0
dev
crossterm ^0.22.1
build
Versions
100%
of the crate is documented
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
SlaveSelect
lpc8xx_
hal
0.10.0
Slave
Select
Implementors
In lpc8xx_
hal::
spi
lpc8xx_hal
::
spi
Trait
Slave
Select
Copy item path
Source
pub trait SlaveSelect<I>: Sealed { }
Expand description
Implemented for slave select functions of a given SPI instance
Implementors
§
Source
§
impl
SlaveSelect
<
SPI0
> for
SPI0_SSEL0
Source
§
impl
SlaveSelect
<
SPI0
> for
SPI0_SSEL1
Source
§
impl
SlaveSelect
<
SPI0
> for
SPI0_SSEL2
Source
§
impl
SlaveSelect
<
SPI0
> for
SPI0_SSEL3
Source
§
impl
SlaveSelect
<
SPI1
> for
SPI1_SSEL0
Source
§
impl
SlaveSelect
<
SPI1
> for
SPI1_SSEL1