[][src]Type Definition k1921vk01t_pac::nt_can::can_msg::MOIPR

type MOIPR = Reg<u32, _MOIPR>;

Pointer register interrupt message object 0

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

For information about avaliable fields see moipr module

Trait Implementations

impl Readable for MOIPR[src]

read() method returns moipr::R reader structure

impl ResetValue for MOIPR[src]

Register MOIPR reset()'s with value 0

type Type = u32

Register size

impl Writable for MOIPR[src]

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