[][src]Type Definition atsame70j21b::mcan0::MCAN_CCCR

type MCAN_CCCR = Reg<u32, _MCAN_CCCR>;

CC Control Register

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

For information about available fields see mcan_cccr module

Trait Implementations

impl Readable for MCAN_CCCR[src]

read() method returns mcan_cccr::R reader structure

impl ResetValue for MCAN_CCCR[src]

Register MCAN_CCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_CCCR[src]

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