[][src]Type Definition k210_pac::i2c0::CON

type CON = Reg<u32, _CON>;

Control Register

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

For information about avaliable fields see con module

Trait Implementations

impl Readable for CON[src]

read() method returns con::R reader structure

impl Writable for CON[src]

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

impl ResetValue for CON[src]

Register con reset()'s with value 0

type Type = u32

Register size