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

type ETSCC = Reg<u32, _ETSCC>;

External Timestamp Counter Configuration

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

For information about available fields see etscc module

Trait Implementations

impl Readable for ETSCC[src]

read() method returns etscc::R reader structure

impl ResetValue for ETSCC[src]

Register ETSCC reset()'s with value 0

type Type = u32

Register size

impl Writable for ETSCC[src]

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