Type Definition atsame54n19a_pac::can0::CCCR[][src]

type CCCR = Reg<u32, _CCCR>;

CC Control

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

For information about available fields see cccr module

Trait Implementations

impl Readable for CCCR[src]

read() method returns cccr::R reader structure

impl ResetValue for CCCR[src]

Register CCCR reset()’s with value 0x01

type Type = u32

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

impl Writable for CCCR[src]

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