[][src]Type Definition tm4c129x::can0::BIT

type BIT = Reg<u32, _BIT>;

CAN Bit Timing

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

For information about avaliable fields see bit_ module

Trait Implementations

impl Readable for BIT[src]

read() method returns bit_::R reader structure

impl Writable for BIT[src]

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

impl ResetValue for BIT[src]

Register BIT reset()'s with value 0

type Type = u32

Register size