[][src]Type Definition mk66f18::i2c0::SMB

type SMB = Reg<u8, _SMB>;

I2C SMBus Control and Status register

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

For information about avaliable fields see smb module

Trait Implementations

impl Readable for SMB[src]

read() method returns smb::R reader structure

impl Writable for SMB[src]

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

impl ResetValue for SMB[src]

Register SMB reset()'s with value 0

type Type = u8

Register size