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

type SCGC1 = Reg<u32, _SCGC1>;

System Clock Gating Control Register 1

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

For information about available fields see scgc1 module

Trait Implementations

impl Readable for SCGC1[src]

read() method returns scgc1::R reader structure

impl ResetValue for SCGC1[src]

Register SCGC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCGC1[src]

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