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

type UARTCTS_UART1 = Reg<u32, _UARTCTS_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 CTS.

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

For information about avaliable fields see uartcts_uart1 module

Trait Implementations

impl Readable for UARTCTS_UART1[src]

read() method returns uartcts_uart1::R reader structure

impl Writable for UARTCTS_UART1[src]

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

impl ResetValue for UARTCTS_UART1[src]

Register UARTCTS_UART1 reset()'s with value 0

type Type = u32

Register size