[][src]Type Definition atsame54n::can0::NDAT1

type NDAT1 = Reg<u32, _NDAT1>;

New Data 1

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

For information about available fields see ndat1 module

Trait Implementations

impl Readable for NDAT1[src]

read() method returns ndat1::R reader structure

impl ResetValue for NDAT1[src]

Register NDAT1 reset()'s with value 0

type Type = u32

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

impl Writable for NDAT1[src]

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