Type Definition stm32l4_stm32hal::stm32l4x5::can1::TSR[][src]

type TSR = Reg<u32, _TSR>;
Expand description

transmit status register

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

For information about available fields see tsr module

Trait Implementations

Register TSR reset()’s with value 0x1c00_0000

Register size

Reset value of the register

read() method returns tsr::R reader structure

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