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

pub type COMP2_CSR = Reg<u32, _COMP2_CSR>;
Expand description

Comparator 2 control and status register

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

For information about available fields see comp2_csr module

Trait Implementations

Register COMP2_CSR reset()’s with value 0

Register size

Reset value of the register

read() method returns comp2_csr::R reader structure

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