Type Definition sodaq_sara_aff::sercom::v1::uart::UART0Padout

source ·
pub type UART0Padout<RX, TX, RTS, CTS> = Padout<SERCOM0, RX, TX, RTS, CTS>;
👎Deprecated since 0.13.0: The sercom::v1::uart module is deprecated, and will be removed in a subsequent release. Please use the sercom::v2::uart module instead.