This is the complete list of members for uavcan_stm32::CanIface, including all inherited members.
can_ | uavcan_stm32::CanIface | private |
canAcceptNewTxFrame(const uavcan::CanFrame &frame) const | uavcan_stm32::CanIface | |
CanIface(bxcan::CanType *can, BusEvent &update_event, uavcan::uint8_t self_index, CanRxItem *rx_queue_buffer, uavcan::uint8_t rx_queue_capacity) | uavcan_stm32::CanIface | inline |
computeTimings(uavcan::uint32_t target_bitrate, Timings &out_timings) | uavcan_stm32::CanIface | private |
configureFilters(const uavcan::CanFilterConfig *filter_configs, uavcan::uint16_t num_configs) | uavcan_stm32::CanIface | privatevirtual |
discardTimedOutTxMailboxes(uavcan::MonotonicTime current_time) | uavcan_stm32::CanIface | |
error_cnt_ | uavcan_stm32::CanIface | private |
getErrorCount() const | uavcan_stm32::CanIface | virtual |
getNumFilters() const | uavcan_stm32::CanIface | inlineprivatevirtual |
getPeakNumTxMailboxesUsed() const | uavcan_stm32::CanIface | inline |
getRxQueueLength() const | uavcan_stm32::CanIface | |
getRxQueueOverflowCount() const | uavcan_stm32::CanIface | inline |
getVoluntaryTxAbortCount() const | uavcan_stm32::CanIface | inline |
had_activity_ | uavcan_stm32::CanIface | private |
hadActivity() | uavcan_stm32::CanIface | |
handleRxInterrupt(uavcan::uint8_t fifo_index, uavcan::uint64_t utc_usec) | uavcan_stm32::CanIface | |
handleTxInterrupt(uavcan::uint64_t utc_usec) | uavcan_stm32::CanIface | |
handleTxMailboxInterrupt(uavcan::uint8_t mailbox_index, bool txok, uavcan::uint64_t utc_usec) | uavcan_stm32::CanIface | private |
init(const uavcan::uint32_t bitrate, const OperatingMode mode) | uavcan_stm32::CanIface | |
isRxBufferEmpty() const | uavcan_stm32::CanIface | |
MaxRxQueueCapacity enum value | uavcan_stm32::CanIface | |
NormalMode enum value | uavcan_stm32::CanIface | |
NumFilters enum value | uavcan_stm32::CanIface | private |
NumTxMailboxes enum value | uavcan_stm32::CanIface | private |
OperatingMode enum name | uavcan_stm32::CanIface | |
peak_tx_mailbox_index_ | uavcan_stm32::CanIface | private |
pending_tx_ | uavcan_stm32::CanIface | private |
pollErrorFlagsFromISR() | uavcan_stm32::CanIface | |
receive(uavcan::CanFrame &out_frame, uavcan::MonotonicTime &out_ts_monotonic, uavcan::UtcTime &out_ts_utc, uavcan::CanIOFlags &out_flags) | uavcan_stm32::CanIface | privatevirtual |
rx_queue_ | uavcan_stm32::CanIface | private |
self_index_ | uavcan_stm32::CanIface | private |
send(const uavcan::CanFrame &frame, uavcan::MonotonicTime tx_deadline, uavcan::CanIOFlags flags) | uavcan_stm32::CanIface | privatevirtual |
served_aborts_cnt_ | uavcan_stm32::CanIface | private |
SilentMode enum value | uavcan_stm32::CanIface | |
TSR_ABRQx | uavcan_stm32::CanIface | privatestatic |
update_event_ | uavcan_stm32::CanIface | private |
waitMsrINakBitStateChange(bool target_state) | uavcan_stm32::CanIface | private |