pub struct W(/* private fields */);Expand description
Register UCSR3C writer
Implementations§
source§impl W
impl W
sourcepub fn ucpol3(&mut self) -> BitWriterRaw<'_, u8, UCSR3C_SPEC, UCPOL3_A, BitM, 0>
pub fn ucpol3(&mut self) -> BitWriterRaw<'_, u8, UCSR3C_SPEC, UCPOL3_A, BitM, 0>
Bit 0 - Clock Polarity
sourcepub fn ucsz3(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UCSZ3_A, Safe, 2, 1>
pub fn ucsz3( &mut self ) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UCSZ3_A, Safe, 2, 1>
Bits 1:2 - Character Size
sourcepub fn usbs3(&mut self) -> BitWriterRaw<'_, u8, UCSR3C_SPEC, USBS3_A, BitM, 3>
pub fn usbs3(&mut self) -> BitWriterRaw<'_, u8, UCSR3C_SPEC, USBS3_A, BitM, 3>
Bit 3 - Stop Bit Select
sourcepub fn upm3(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UPM3_A, Unsafe, 2, 4>
pub fn upm3( &mut self ) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UPM3_A, Unsafe, 2, 4>
Bits 4:5 - Parity Mode Bits
sourcepub fn umsel3(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UMSEL3_A, Unsafe, 2, 6>
pub fn umsel3( &mut self ) -> FieldWriterRaw<'_, u8, UCSR3C_SPEC, u8, UMSEL3_A, Unsafe, 2, 6>
Bits 6:7 - USART Mode Select