Module lpc845_pac::i2c0::cfg[][src]

Expand description

Configuration for shared functions.

Structs

Configuration for shared functions.

Field MONCLKSTR reader - Monitor function Clock Stretching.

Field MONCLKSTR writer - Monitor function Clock Stretching.

Field MONEN reader - Monitor Enable. When disabled, configurations settings for the Monitor function are not changed, but the Monitor function is internally reset.

Field MONEN writer - Monitor Enable. When disabled, configurations settings for the Monitor function are not changed, but the Monitor function is internally reset.

Field MSTEN reader - Master Enable. When disabled, configurations settings for the Master function are not changed, but the Master function is internally reset.

Field MSTEN writer - Master Enable. When disabled, configurations settings for the Master function are not changed, but the Master function is internally reset.

Register CFG reader

Field SLVEN reader - Slave Enable. When disabled, configurations settings for the Slave function are not changed, but the Slave function is internally reset.

Field SLVEN writer - Slave Enable. When disabled, configurations settings for the Slave function are not changed, but the Slave function is internally reset.

Field TIMEOUTEN reader - I2C bus Time-out Enable. When disabled, the time-out function is internally reset.

Field TIMEOUTEN writer - I2C bus Time-out Enable. When disabled, the time-out function is internally reset.

Register CFG writer

Enums

Monitor function Clock Stretching.

Monitor Enable. When disabled, configurations settings for the Monitor function are not changed, but the Monitor function is internally reset.

Master Enable. When disabled, configurations settings for the Master function are not changed, but the Master function is internally reset.

Slave Enable. When disabled, configurations settings for the Slave function are not changed, but the Slave function is internally reset.

I2C bus Time-out Enable. When disabled, the time-out function is internally reset.