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

type UARTRXD_UART0 = Reg<u32, _UARTRXD_UART0>;

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 UART0 RX.

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

For information about avaliable fields see uartrxd_uart0 module

Trait Implementations

impl Readable for UARTRXD_UART0[src]

read() method returns uartrxd_uart0::R reader structure

impl Writable for UARTRXD_UART0[src]

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

impl ResetValue for UARTRXD_UART0[src]

Register UARTRXD_UART0 reset()'s with value 0

type Type = u32

Register size