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

type F = Reg<u8, _F>;

I2C Frequency Divider register

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

For information about avaliable fields see f module

Trait Implementations

impl Readable for F[src]

read() method returns f::R reader structure

impl Writable for F[src]

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

impl ResetValue for F[src]

Register F reset()'s with value 0

type Type = u8

Register size