[][src]Type Definition atsame70j21b::mcan0::MCAN_NDAT2

type MCAN_NDAT2 = Reg<u32, _MCAN_NDAT2>;

New Data 2 Register

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

For information about available fields see mcan_ndat2 module

Trait Implementations

impl Readable for MCAN_NDAT2[src]

read() method returns mcan_ndat2::R reader structure

impl ResetValue for MCAN_NDAT2[src]

Register MCAN_NDAT2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_NDAT2[src]

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