[][src]Type Definition cc2538::ioc::UARTRXD_UART1

type UARTRXD_UART1 = Reg<u32, _UARTRXD_UART1>;

Selects one of the 32 pins on the four 8-pin I/O-ports (port A, port B, port C, and port D) to be the UART1 RX.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see uartrxd_uart1 module

Trait Implementations

impl Readable for UARTRXD_UART1[src]

read() method returns uartrxd_uart1::R reader structure

impl Writable for UARTRXD_UART1[src]

write(|w| ..) method takes uartrxd_uart1::W writer structure

impl ResetValue for UARTRXD_UART1[src]

Register UARTRXD_UART1 reset()'s with value 0

type Type = u32

Register size