Type Definition atsame54n19a_pac::can0::NDAT2[][src]

type NDAT2 = Reg<u32, _NDAT2>;

New Data 2

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

For information about available fields see ndat2 module

Trait Implementations

impl Readable for NDAT2[src]

read() method returns ndat2::R reader structure

impl ResetValue for NDAT2[src]

Register NDAT2 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for NDAT2[src]

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