[][src]Type Definition imxrt1062_can3::ETDC

type ETDC = Reg<u32, _ETDC>;

Enhanced Transceiver Delay Compensation

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

For information about available fields see etdc module

Trait Implementations

impl Readable for ETDC[src]

read() method returns etdc::R reader structure

impl ResetValue for ETDC[src]

Register ETDC reset()'s with value 0

type Type = u32

Register size

impl Writable for ETDC[src]

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