VT Library  0.2
Data Fields
nrf_vt_backend_init_t Struct Reference

Data Fields

uint32_t baud_rate
 Requested bitrate. The backend will automatically calculate the required samples/bit.
 
uint8_t rx_pin_p
 Positive RX pin.
 
uint8_t rx_pin_n
 Negative RX pin (may be set to NRF_VT_PIN_DISCONNECTED to use single-ended mode)
 
uint8_t tx_pin
 TX pin.
 
uint8_t pwm_interrupt_priority
 Interrupt priority used for PWM interrupts.
 
uint8_t saadc_interrupt_priority
 Interrupt priority used for SAADC interrupts.
 
int16_t threshold_milli_volts
 Threshold value in millivolts. Used to differentiate low and high bits.
 

The documentation for this struct was generated from the following file: