Type Definition atsam4ls8c_pac::usart0::usart_mode_mr::MAN_W

source ·
pub type MAN_W<'a, const O: u8> = BitWriter<'a, u32, USART_MODE_MR_SPEC, MANSELECT_A, O>;
Expand description

Field MAN writer - Manchester Encoder/Decoder Enable

Implementations§

source§

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

source

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

Manchester Encoder/Decoder is disabled

source

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

Manchester Encoder/Decoder is enabled