[][src]Type Definition lpc54606_pac::can0::TSCV

type TSCV = Reg<u32, _TSCV>;

Timestamp Counter Value

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

For information about available fields see tscv module

Trait Implementations

impl Readable for TSCV[src]

read() method returns tscv::R reader structure

impl ResetValue for TSCV[src]

Register TSCV reset()'s with value 0

type Type = u32

Register size

impl Writable for TSCV[src]

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