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

type IFLAG1 = Reg<u32, _IFLAG1>;

Interrupt Flags 1 register

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

For information about available fields see iflag1 module

Trait Implementations

impl Readable for IFLAG1[src]

read() method returns iflag1::R reader structure

impl ResetValue for IFLAG1[src]

Register IFLAG1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IFLAG1[src]

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