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

type DIO_I2C_SRC = Reg<u32, _DIO_I2C_SRC>;

I2C Input Selection

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

For information about available fields see dio_i2c_src module

Trait Implementations

impl Readable for DIO_I2C_SRC[src]

read() method returns dio_i2c_src::R reader structure

impl ResetValue for DIO_I2C_SRC[src]

Register DIO_I2C_SRC reset()'s with value 0x1111

type Type = u32

Register size

impl Writable for DIO_I2C_SRC[src]

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