pub struct W(/* private fields */);Expand description
Register UCSR1C writer
Implementations§
source§impl W
impl W
sourcepub fn ucpol1(&mut self) -> BitWriterRaw<'_, u8, UCSR1C_SPEC, UCPOL1_A, BitM, 0>
pub fn ucpol1(&mut self) -> BitWriterRaw<'_, u8, UCSR1C_SPEC, UCPOL1_A, BitM, 0>
Bit 0 - Clock Polarity
sourcepub fn ucsz1(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UCSZ1_A, Safe, 2, 1>
pub fn ucsz1( &mut self ) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UCSZ1_A, Safe, 2, 1>
Bits 1:2 - Character Size
sourcepub fn usbs1(&mut self) -> BitWriterRaw<'_, u8, UCSR1C_SPEC, USBS1_A, BitM, 3>
pub fn usbs1(&mut self) -> BitWriterRaw<'_, u8, UCSR1C_SPEC, USBS1_A, BitM, 3>
Bit 3 - Stop Bit Select
sourcepub fn upm1(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UPM1_A, Unsafe, 2, 4>
pub fn upm1( &mut self ) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UPM1_A, Unsafe, 2, 4>
Bits 4:5 - Parity Mode Bits
sourcepub fn umsel1(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UMSEL1_A, Unsafe, 2, 6>
pub fn umsel1( &mut self ) -> FieldWriterRaw<'_, u8, UCSR1C_SPEC, u8, UMSEL1_A, Unsafe, 2, 6>
Bits 6:7 - USART Mode Select