[][src]Type Definition efm32gg11b820::can1::MIR1_MASK

type MIR1_MASK = Reg<u32, _MIR1_MASK>;

Interface Mask Register

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

For information about available fields see mir1_mask module

Trait Implementations

impl Readable for MIR1_MASK[src]

read() method returns mir1_mask::R reader structure

impl ResetValue for MIR1_MASK[src]

Register MIR1_MASK reset()'s with value 0xdfff_ffff

type Type = u32

Register size

impl Writable for MIR1_MASK[src]

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