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

type SCGC2 = Reg<u32, _SCGC2>;

System Clock Gating Control Register 2

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

For information about available fields see scgc2 module

Trait Implementations

impl Readable for SCGC2[src]

read() method returns scgc2::R reader structure

impl ResetValue for SCGC2[src]

Register SCGC2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCGC2[src]

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