[][src]Type Definition atsame70q19b::mcan0::MCAN_TSCV

type MCAN_TSCV = Reg<u32, _MCAN_TSCV>;

Timestamp Counter Value Register

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

For information about available fields see mcan_tscv module

Trait Implementations

impl Readable for MCAN_TSCV[src]

read() method returns mcan_tscv::R reader structure

impl ResetValue for MCAN_TSCV[src]

Register MCAN_TSCV reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TSCV[src]

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