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

type MSR = Reg<u32, _MSR>;
Expand description

master status register

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

For information about available fields see msr module

Trait Implementations

Register MSR reset()’s with value 0x0c02

Register size

Reset value of the register

read() method returns msr::R reader structure

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