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

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

Register size

impl Writable for NDAT2[src]

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