Type Alias Chip

Source
pub type Chip = NRF52<'static, Nrf52840DefaultPeripherals<'static>>;
Expand description

This platform’s chip type:

Aliased Type§

struct Chip { /* private fields */ }