[][src]Type Definition k22f::sim::SCGC7

type SCGC7 = Reg<u32, _SCGC7>;

System Clock Gating Control Register 7

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

For information about available fields see scgc7 module

Trait Implementations

impl Readable for SCGC7[src]

read() method returns scgc7::R reader structure

impl ResetValue for SCGC7[src]

Register SCGC7 reset()'s with value 0x06

type Type = u32

Register size

impl Writable for SCGC7[src]

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