[][src]Type Definition xmc4200::can_mo0::MODATAH

type MODATAH = Reg<u32, _MODATAH>;

Message Object Data Register High

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

For information about available fields see modatah module

Trait Implementations

impl Readable for MODATAH[src]

read() method returns modatah::R reader structure

impl ResetValue for MODATAH[src]

Register MODATAH reset()'s with value 0

type Type = u32

Register size

impl Writable for MODATAH[src]

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