pub type BothedgeW<'a, REG> = BitWriter<'a, REG, Bothedge>;
Field BOTHEDGE writer - Both Edge Sampling
BOTHEDGE
pub struct BothedgeW<'a, REG> { /* private fields */ }
Receiver samples input data using the rising edge of the baud rate clock.
Receiver samples input data using the rising and falling edge of the baud rate clock.