[][src]Type Definition wip_s32k144::lpi2c0::MSR

type MSR = Reg<u32, _MSR>;

Master Status Register

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

For information about available fields see msr module

Trait Implementations

impl Readable for MSR[src]

read() method returns msr::R reader structure

impl ResetValue for MSR[src]

Register MSR reset()'s with value 0x01

type Type = u32

Register size

impl Writable for MSR[src]

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