Type Alias W

Source
pub type W = W<FIFO_SPEC>;
Expand description

Register FIFO writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rxfifo_rd_byte(&mut self) -> RXFIFO_RD_BYTE_W<'_, FIFO_SPEC>

Bits 0:7 - UART 0 accesses FIFO via this register.