Type Definition lpc81x_pac::lpc811::usart0::cfg::STOPLEN_W

source ·
pub type STOPLEN_W<'a, const O: u8> = BitWriter<'a, u32, CFG_SPEC, STOPLEN_A, O>;
Expand description

Field STOPLEN writer - Number of stop bits appended to transmitted data. Only a single stop bit is required for received data.

Implementations§

1 stop bit.

2 stop bits. This setting should only be used for asynchronous communication.