Crate thingy_91_nrf9160_bsp[][src]

Expand description

Board support crate for the Nordic Thingy:91 nRF9160 https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-91

Re-exports

pub extern crate nrf9160_hal as hal;
pub use hal::pac;

Modules

prelude

Exports traits that are usually needed when using this crate

Structs

Board

Provides access to all features of the Thingy:91 board

Button

A Button on the Thingy:91 board

Buttons

The Buttons on the Thingy:91 board

Leds

The LEDs on the Thingy:91 board

Pins

The nRF9160 pins that are available on the board

RgbLed
SecurePeripherals

Contains all the ‘secure’ mode peripherals. The HAL doesn’t support these yet but at least they’re all together.