[][src]Type Definition atsame70n19b::mcan0::MCAN_IR

type MCAN_IR = Reg<u32, _MCAN_IR>;

Interrupt Register

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

For information about available fields see mcan_ir module

Trait Implementations

impl Readable for MCAN_IR[src]

read() method returns mcan_ir::R reader structure

impl ResetValue for MCAN_IR[src]

Register MCAN_IR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_IR[src]

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