[][src]Type Definition imxrt1062_iomuxc::SAI2_RX_DATA0_SELECT_INPUT

type SAI2_RX_DATA0_SELECT_INPUT = Reg<u32, _SAI2_RX_DATA0_SELECT_INPUT>;

SAI2_RX_DATA0_SELECT_INPUT DAISY Register

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

For information about available fields see sai2_rx_data0_select_input module

Trait Implementations

impl Readable for SAI2_RX_DATA0_SELECT_INPUT[src]

read() method returns sai2_rx_data0_select_input::R reader structure

impl ResetValue for SAI2_RX_DATA0_SELECT_INPUT[src]

Register SAI2_RX_DATA0_SELECT_INPUT reset()'s with value 0

type Type = u32

Register size

impl Writable for SAI2_RX_DATA0_SELECT_INPUT[src]

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