Type Definition atsamv71q20b::uart0::mr::FILTER_W

source · []
pub type FILTER_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, FILTERSELECT_A, O>;
Expand description

Field FILTER writer - Receiver Digital Filter

Implementations

UART does not filter the receive line.

UART filters the receive line using a three-sample filter (16x-bit clock) (2 over 3 majority).