[][src]Type Definition ke06z4_pac::i2c0::SLTH

type SLTH = Reg<u8, _SLTH>;

I2C SCL Low Timeout Register High

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

For information about available fields see slth module

Trait Implementations

impl Readable for SLTH[src]

read() method returns slth::R reader structure

impl ResetValue for SLTH[src]

Register SLTH reset()'s with value 0

type Type = u8

Register size

impl Writable for SLTH[src]

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