Bare Metal Programming Tool Kit
|
This is the complete list of members for bmptk::hardware::spi_channel< bus, ss_extern, mode >, including all inherited members.
init() | bmptk::hardware::spi_channel< bus, ss_extern, mode > | inlinestatic |
transaction_in_n(unsigned char *input, int n_bytes) | bmptk::hardware::spi_channel< bus, ss_extern, mode > | inlinestatic |
transaction_in_out_n(unsigned char *input, unsigned char *output, int n_bytes) | bmptk::hardware::spi_channel< bus, ss_extern, mode > | inlinestatic |
transaction_out_n(unsigned char *output, int n_bytes) | bmptk::hardware::spi_channel< bus, ss_extern, mode > | inlinestatic |
type enum value (defined in bmptk::hardware::spi_channel< bus, ss_extern, mode >) | bmptk::hardware::spi_channel< bus, ss_extern, mode > |