test code 123
Dependencies:
mbed
Fork of
LinkNode-Test
by Qi Yao
« Back to documentation index
NRF_SPIM_Type Struct Reference
SPI master with easyDMA 1.
More...
#include <nrf51.h >
Detailed Description
SPI master with easyDMA 1.
(SPIM)
Definition at line 588 of file nrf51.h .
Field Documentation
Configuration register.
Definition at line 621 of file nrf51.h .
Enable SPIM.
Definition at line 611 of file nrf51.h .
End of RXD buffer and TXD buffer reached.
Definition at line 600 of file nrf51.h .
End of RXD buffer reached.
Definition at line 598 of file nrf51.h .
End of TXD buffer reached.
Definition at line 602 of file nrf51.h .
Transaction started.
Definition at line 604 of file nrf51.h .
SPI transaction has stopped.
Definition at line 596 of file nrf51.h .
SPI frequency.
Definition at line 615 of file nrf51.h .
Interrupt enable clear register.
Definition at line 609 of file nrf51.h .
Interrupt enable set register.
Definition at line 608 of file nrf51.h .
Over-read character.
Definition at line 623 of file nrf51.h .
Peripheral power control.
Definition at line 625 of file nrf51.h .
Pin select configuration.
Definition at line 613 of file nrf51.h .
< SPIM Structure
Definition at line 589 of file nrf51.h .
RXD EasyDMA configuration and status.
Definition at line 617 of file nrf51.h .
Shortcuts for SPIM.
Definition at line 606 of file nrf51.h .
Resume SPI transaction.
Definition at line 594 of file nrf51.h .
Start SPI transaction.
Definition at line 590 of file nrf51.h .
Stop SPI transaction.
Definition at line 591 of file nrf51.h .
Suspend SPI transaction.
Definition at line 593 of file nrf51.h .
TXD EasyDMA configuration and status.
Definition at line 619 of file nrf51.h .