Type Definition atsamv71q20b::ssc::tcmr::START_W

source · []
pub type START_W<'a, const O: u8> = FieldWriter<'a, u32, TCMR_SPEC, u8, STARTSELECT_A, 4, O>;
Expand description

Field START writer - Transmit Start Selection

Implementations

Continuous, as soon as a word is written in the SSC_THR (if Transmit is enabled), and immediately after the end of transfer of the previous data

Receive start

Detection of a low level on TF signal

Detection of a high level on TF signal

Detection of a falling edge on TF signal

Detection of a rising edge on TF signal

Detection of any level change on TF signal

Detection of any edge on TF signal