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

type MCAN_TOCC = Reg<u32, _MCAN_TOCC>;

Timeout Counter Configuration Register

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

For information about available fields see mcan_tocc module

Trait Implementations

impl Readable for MCAN_TOCC[src]

read() method returns mcan_tocc::R reader structure

impl ResetValue for MCAN_TOCC[src]

Register MCAN_TOCC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TOCC[src]

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