[][src]Type Definition rsl10_pac::dio::DIO_UART_SRC

type DIO_UART_SRC = Reg<u32, _DIO_UART_SRC>;

UART Interface Input Selection

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

For information about available fields see dio_uart_src module

Trait Implementations

impl Readable for DIO_UART_SRC[src]

read() method returns dio_uart_src::R reader structure

impl ResetValue for DIO_UART_SRC[src]

Register DIO_UART_SRC reset()'s with value 0x11

type Type = u32

Register size

impl Writable for DIO_UART_SRC[src]

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