[][src]Type Definition xmc4100::can_node0::NECNT

type NECNT = Reg<u32, _NECNT>;

Node Error Counter Register

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

For information about available fields see necnt module

Trait Implementations

impl Readable for NECNT[src]

read() method returns necnt::R reader structure

impl ResetValue for NECNT[src]

Register NECNT reset()'s with value 0x0060_0000

type Type = u32

Register size

impl Writable for NECNT[src]

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