modm API documentation
modm::Lis3TransportSpi< SpiMaster, Cs > Member List

This is the complete list of members for modm::Lis3TransportSpi< SpiMaster, Cs >, including all inherited members.

Lis3TransportSpi(uint8_t) (defined in modm::Lis3TransportSpi< SpiMaster, Cs >)modm::Lis3TransportSpi< SpiMaster, Cs >
NestedResumable()modm::NestedResumable< 2 >inlineprotected
SpiDevice() (defined in modm::SpiDevice< SpiMaster >)modm::SpiDevice< SpiMaster >inline
acquireMaster() (defined in modm::SpiDevice< SpiMaster >)modm::SpiDevice< SpiMaster >inlineprotected
attachConfigurationHandler(Spi::ConfigurationHandler handler) (defined in modm::SpiDevice< SpiMaster >)modm::SpiDevice< SpiMaster >inline
function(...)modm::NestedResumable< 2 >
getResumableDepth() constmodm::NestedResumable< 2 >inline
isResumableRunning() constmodm::NestedResumable< 2 >inline
ping()modm::Lis3TransportSpi< SpiMaster, Cs >
read(uint8_t reg, uint8_t &value)modm::Lis3TransportSpi< SpiMaster, Cs >inlineprotected
read(uint8_t reg, uint8_t *buffer, uint8_t length)modm::Lis3TransportSpi< SpiMaster, Cs >protected
releaseMaster() (defined in modm::SpiDevice< SpiMaster >)modm::SpiDevice< SpiMaster >inlineprotected
stopResumable()modm::NestedResumable< 2 >inline
write(uint8_t reg, uint8_t value)modm::Lis3TransportSpi< SpiMaster, Cs >protected