Type Definition efm32gg11b::can0::CONFIG[][src]

type CONFIG = Reg<u32, _CONFIG>;
Expand description

Configuration Register

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

For information about available fields see config module

Trait Implementations

Register CONFIG reset()’s with value 0

Register size

Reset value of the register

read() method returns config::R reader structure

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