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

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

Register size

impl Writable for CCFG_CAN0[src]

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