[][src]Type Definition wip_s32k144::erm::SR0

type SR0 = Reg<u32, _SR0>;

ERM Status Register 0

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

For information about available fields see sr0 module

Trait Implementations

impl Readable for SR0[src]

read() method returns sr0::R reader structure

impl ResetValue for SR0[src]

Register SR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SR0[src]

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