[][src]Type Definition k22f::i2c1::SLTL

type SLTL = Reg<u8, _SLTL>;

I2C SCL Low Timeout Register Low

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

For information about available fields see sltl module

Trait Implementations

impl Readable for SLTL[src]

read() method returns sltl::R reader structure

impl ResetValue for SLTL[src]

Register SLTL reset()'s with value 0

type Type = u8

Register size

impl Writable for SLTL[src]

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