[][src]Type Definition atsame54n::can0::TOCV

type TOCV = Reg<u32, _TOCV>;

Timeout Counter Value

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

For information about available fields see tocv module

Trait Implementations

impl Readable for TOCV[src]

read() method returns tocv::R reader structure

impl ResetValue for TOCV[src]

Register TOCV reset()'s with value 0xffff

type Type = u32

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

impl Writable for TOCV[src]

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