[][src]Type Definition atsame70q21b::mcan0::MCAN_TDCR

type MCAN_TDCR = Reg<u32, _MCAN_TDCR>;

Transmit Delay Compensation Register

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

For information about available fields see mcan_tdcr module

Trait Implementations

impl Readable for MCAN_TDCR[src]

read() method returns mcan_tdcr::R reader structure

impl ResetValue for MCAN_TDCR[src]

Register MCAN_TDCR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TDCR[src]

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