pub type FILTER_W<'a, const O: u8> = BitWriter<'a, u32, USART_MODE_MR_SPEC, FILTERSELECT_A, O>;
Expand description

Field FILTER writer - Infrared Receive Line Filter

Implementations§

source§

impl<'a, const O: u8> FILTER_W<'a, O>

source

pub fn _0(self) -> &'a mut W

The USART does not filter the receive line

source

pub fn _1(self) -> &'a mut W

The USART filters the receive line using a three-sample filter (1/16-bit clock) (2 over 3 majority)