[][src]Type Definition imxrt1062_can3::EPRS

type EPRS = Reg<u32, _EPRS>;

Enhanced CAN Bit Timing Prescalers

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

For information about available fields see eprs module

Trait Implementations

impl Readable for EPRS[src]

read() method returns eprs::R reader structure

impl ResetValue for EPRS[src]

Register EPRS reset()'s with value 0

type Type = u32

Register size

impl Writable for EPRS[src]

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