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

type NBTR = Reg<u32, _NBTR>;

Node Bit Timing Register

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

For information about avaliable fields see nbtr module

Trait Implementations

impl Readable for NBTR[src]

read() method returns nbtr::R reader structure

impl Writable for NBTR[src]

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

impl ResetValue for NBTR[src]

Register NBTR reset()'s with value 0

type Type = u32

Register size