Type Definition atsame70q20_pac::matrix::CCFG_CAN0[][src]

type CCFG_CAN0 = Reg<u32, _CCFG_CAN0>;

CAN0 Configuration Register

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

For information about available fields see ccfg_can0 module

Trait Implementations

impl Readable for CCFG_CAN0[src]

read() method returns ccfg_can0::R reader structure

impl ResetValue for CCFG_CAN0[src]

Register CCFG_CAN0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CCFG_CAN0[src]

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