[][src]Type Definition mkl25z4::sim::SCGC4

type SCGC4 = Reg<u32, _SCGC4>;

System Clock Gating Control Register 4

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

For information about available fields see scgc4 module

Trait Implementations

impl Readable for SCGC4[src]

read() method returns scgc4::R reader structure

impl ResetValue for SCGC4[src]

Register SCGC4 reset()'s with value 0xf000_0030

type Type = u32

Register size

impl Writable for SCGC4[src]

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