Type Definition stm32g0::stm32g0c1::usart1::cr2::ADDM7_W

source · []
pub type ADDM7_W<'a, const O: u8> = BitWriter<'a, u32, CR2_SPEC, bool, O>;
Expand description

Field ADDM7 writer - 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.