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

type SCGC3 = Reg<u32, _SCGC3>;

System Clock Gating Control Register 3

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

For information about available fields see scgc3 module

Trait Implementations

impl Readable for SCGC3[src]

read() method returns scgc3::R reader structure

impl ResetValue for SCGC3[src]

Register SCGC3 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCGC3[src]

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