Type Definition stm32g0::stm32g031::usart1::RQR[][src]

type RQR = Reg<u32, _RQR>;

Request register

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

For information about available fields see rqr module

Trait Implementations

impl ResetValue for RQR[src]

Register RQR reset()'s with value 0

type Type = u32

Register size

impl Writable for RQR[src]

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