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

type TDCR = Reg<u32, _TDCR>;

Transmitter Delay Compensator Register

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

For information about available fields see tdcr module

Trait Implementations

impl Readable for TDCR[src]

read() method returns tdcr::R reader structure

impl ResetValue for TDCR[src]

Register TDCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TDCR[src]

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