[][src]Type Definition k22f::mcg::C7

type C7 = Reg<u8, _C7>;

MCG Control 7 Register

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

For information about available fields see c7 module

Trait Implementations

impl Readable for C7[src]

read() method returns c7::R reader structure

impl ResetValue for C7[src]

Register C7 reset()'s with value 0

type Type = u8

Register size

impl Writable for C7[src]

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