[][src]Type Definition wip_s32k144::can0::IMASK1

type IMASK1 = Reg<u32, _IMASK1>;

Interrupt Masks 1 register

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

For information about available fields see imask1 module

Trait Implementations

impl Readable for IMASK1[src]

read() method returns imask1::R reader structure

impl ResetValue for IMASK1[src]

Register IMASK1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMASK1[src]

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