Type Alias Rxpl

Source
pub type Rxpl = Reg<RxplSpec>;
Expand description

RXPL (rw) register accessor: USART Receive Pulse Length

You can read this register and get rxpl::R. You can reset, write, write_with_zero this register using rxpl::W. You can also modify this register. See API.

For information about available fields see rxpl module

Aliased Typeยง

struct Rxpl { /* private fields */ }