Module nrf52::spi::registers::spim [] [src]

NRF52 SPIM registers and utility types.

Reexports

use kernel::common::VolatileCell;
use nrf5x::pinmux::Pinmux;

Structs

Config

Represents bitfields in config register.

InterruptEnable

Represents bitfields in intenset and intenclr registers.

SPIM

Represents one of NRF52's three SPIM instances.

Enums

Frequency

An enum representing all allowable frequency register values.

Constants

INSTANCES

Uninitialized SPIM instances.