Type Definition stm32g0::stm32g0c1::usart1::cr2::ADDM7_R

source · []
pub type ADDM7_R = BitReader<bool>;
Expand description

Field ADDM7 reader - 7-bit Address Detection/4-bit Address Detection This bit is for selection between 4-bit address detection or 7-bit address detection. This bit can only be written when the USART is disabled (UEÂ =Â 0) Note: In 7-bit and 9-bit data modes, the address detection is done on 6-bit and 8-bit address (ADD[5:0] and ADD[7:0]) respectively.