pub struct W(/* private fields */);Expand description
Register UCSR0C writer
Implementations§
source§impl W
impl W
sourcepub fn ucpol0(&mut self) -> BitWriterRaw<'_, u8, UCSR0C_SPEC, UCPOL0_A, BitM, 0>
pub fn ucpol0(&mut self) -> BitWriterRaw<'_, u8, UCSR0C_SPEC, UCPOL0_A, BitM, 0>
Bit 0 - Clock Polarity
sourcepub fn ucsz0(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UCSZ0_A, Safe, 2, 1>
pub fn ucsz0( &mut self ) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UCSZ0_A, Safe, 2, 1>
Bits 1:2 - Character Size
sourcepub fn usbs0(&mut self) -> BitWriterRaw<'_, u8, UCSR0C_SPEC, USBS0_A, BitM, 3>
pub fn usbs0(&mut self) -> BitWriterRaw<'_, u8, UCSR0C_SPEC, USBS0_A, BitM, 3>
Bit 3 - Stop Bit Select
sourcepub fn upm0(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UPM0_A, Unsafe, 2, 4>
pub fn upm0( &mut self ) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UPM0_A, Unsafe, 2, 4>
Bits 4:5 - Parity Mode Bits
sourcepub fn umsel0(
&mut self
) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UMSEL0_A, Unsafe, 2, 6>
pub fn umsel0( &mut self ) -> FieldWriterRaw<'_, u8, UCSR0C_SPEC, u8, UMSEL0_A, Unsafe, 2, 6>
Bits 6:7 - USART Mode Select