Crate crabik_board
Source pub use nrf52810_hal as hal;pub use nrf52810_pac as pac;
- adc
- Analog-digital conversion traits
- blocking
- Blocking API
- can
- Controller Area Network
- digital
- Digital I/O
- fmt
- Implementation of
core::fmt::Write for the HAL’s serial::Write. - prelude
- The prelude is a collection of all the traits in this crate
- serial
- Serial interface
- spi
- Serial Peripheral Interface
- timer
- Timers
- watchdog
- Traits for interactions with a processors watchdog timer.
- rename_pins
- Макрос который переименовывает пины микроконтроллера в названия пинов на плате
- CrabikPins
- Logger
- Логгер с выводом через RTT
- Peripherals
- All the peripherals
- Direction
- Count direction
- Interrupt
- Enumeration of all the interrupts
- interrupt
- Enumeration of all the interrupts
- NVIC_PRIO_BITS
- Number available in the NVIC for configuring priority
- Capture
- Input capture
- Pwm
- Pulse Width Modulation
- PwmPin
- A single PWM channel / pin
- Qei
- Quadrature encoder interface
- exit
- Выход из приложения (завершение вывода логов)
- interrupt
- Attribute to declare an interrupt (AKA device-specific exception) handler