#[repr(transparent)]pub struct Baudrate(pub u32);Tuple Fields§
§0: u32Implementations§
Source§impl Baudrate
impl Baudrate
Sourcepub const BAUD1200: Self
pub const BAUD1200: Self
1200 baud (actual rate: 1205) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD2400: Self
pub const BAUD2400: Self
2400 baud (actual rate: 2396) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD4800: Self
pub const BAUD4800: Self
4800 baud (actual rate: 4808) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD9600: Self
pub const BAUD9600: Self
9600 baud (actual rate: 9598) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD14400: Self
pub const BAUD14400: Self
14400 baud (actual rate: 14401) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD19200: Self
pub const BAUD19200: Self
19200 baud (actual rate: 19208) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD28800: Self
pub const BAUD28800: Self
28800 baud (actual rate: 28777) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD38400: Self
pub const BAUD38400: Self
38400 baud (actual rate: 38369) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD56000: Self
pub const BAUD56000: Self
56000 baud (actual rate: 55944) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD57600: Self
pub const BAUD57600: Self
57600 baud (actual rate: 57554) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD76800: Self
pub const BAUD76800: Self
76800 baud (actual rate: 76923) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD115200: Self
pub const BAUD115200: Self
115200 baud (actual rate: 115108) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD230400: Self
pub const BAUD230400: Self
230400 baud (actual rate: 231884) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD250000: Self
pub const BAUD250000: Self
250000 baud when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD460800: Self
pub const BAUD460800: Self
460800 baud (actual rate: 457143) when UARTE has 16 MHz peripheral clock frequency
Sourcepub const BAUD921600: Self
pub const BAUD921600: Self
921600 baud (actual rate: 941176) when UARTE has 16 MHz peripheral clock frequency