[][src]Type Definition wip_s32k144::sim::MISCTRL0

type MISCTRL0 = Reg<u32, _MISCTRL0>;

Miscellaneous control register 0

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

For information about available fields see misctrl0 module

Trait Implementations

impl Readable for MISCTRL0[src]

read() method returns misctrl0::R reader structure

impl ResetValue for MISCTRL0[src]

Register MISCTRL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MISCTRL0[src]

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