[][src]Type Definition imxrt1062_iomuxc::LPUART8_RX_SELECT_INPUT

type LPUART8_RX_SELECT_INPUT = Reg<u32, _LPUART8_RX_SELECT_INPUT>;

LPUART8_RX_SELECT_INPUT DAISY Register

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

For information about available fields see lpuart8_rx_select_input module

Trait Implementations

impl Readable for LPUART8_RX_SELECT_INPUT[src]

read() method returns lpuart8_rx_select_input::R reader structure

impl ResetValue for LPUART8_RX_SELECT_INPUT[src]

Register LPUART8_RX_SELECT_INPUT reset()'s with value 0

type Type = u32

Register size

impl Writable for LPUART8_RX_SELECT_INPUT[src]

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