[][src]Type Definition xmc4800::can_node0::NCR

type NCR = Reg<u32, _NCR>;

Node Control Register

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

For information about avaliable fields see ncr module

Trait Implementations

impl Readable for NCR[src]

read() method returns ncr::R reader structure

impl Writable for NCR[src]

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

impl ResetValue for NCR[src]

Register NCR reset()'s with value 0x41

type Type = u32

Register size