Type Definition stm32l4_stm32hal::stm32l4x5::comp::COMP1_CSR[][src]

pub type COMP1_CSR = Reg<u32, _COMP1_CSR>;
Expand description

Comparator 1 control and status register

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

For information about available fields see comp1_csr module

Trait Implementations

Register COMP1_CSR reset()’s with value 0

Register size

Reset value of the register

read() method returns comp1_csr::R reader structure

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