[][src]Type Definition atsame70q19b::mcan0::MCAN_NDAT1

type MCAN_NDAT1 = Reg<u32, _MCAN_NDAT1>;

New Data 1 Register

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

For information about available fields see mcan_ndat1 module

Trait Implementations

impl Readable for MCAN_NDAT1[src]

read() method returns mcan_ndat1::R reader structure

impl ResetValue for MCAN_NDAT1[src]

Register MCAN_NDAT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_NDAT1[src]

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