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

type MODATAL = Reg<u32, _MODATAL>;

Message Object Data Register Low

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

For information about available fields see modatal module

Trait Implementations

impl Readable for MODATAL[src]

read() method returns modatal::R reader structure

impl ResetValue for MODATAL[src]

Register MODATAL reset()'s with value 0

type Type = u32

Register size

impl Writable for MODATAL[src]

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