[][src]Type Definition imxrt1062_iomuxc::LPI2C2_SDA_SELECT_INPUT

type LPI2C2_SDA_SELECT_INPUT = Reg<u32, _LPI2C2_SDA_SELECT_INPUT>;

LPI2C2_SDA_SELECT_INPUT DAISY Register

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

For information about available fields see lpi2c2_sda_select_input module

Trait Implementations

impl Readable for LPI2C2_SDA_SELECT_INPUT[src]

read() method returns lpi2c2_sda_select_input::R reader structure

impl ResetValue for LPI2C2_SDA_SELECT_INPUT[src]

Register LPI2C2_SDA_SELECT_INPUT reset()'s with value 0

type Type = u32

Register size

impl Writable for LPI2C2_SDA_SELECT_INPUT[src]

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