Type Alias TrgselR
pub type TrgselR = FieldReader<Trgsel>;
Expand description
Field TRGSEL reader - Trigger Select
pub struct TrgselR { }
Get enumerated values variant
Input trigger is disabled.
Input trigger is used instead of RXD pin input.
Input trigger is used instead of CTS_B pin input.
Input trigger is used to modulate the TXD pin output. The TXD pin output
(after TXINV configuration) is ANDed with the input trigger.