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

type TOCC = Reg<u32, _TOCC>;

Timeout Counter Configuration

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

For information about available fields see tocc module

Trait Implementations

impl Readable for TOCC[src]

read() method returns tocc::R reader structure

impl ResetValue for TOCC[src]

Register TOCC reset()’s with value 0xffff_0000

type Type = u32

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

impl Writable for TOCC[src]

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