Type Alias stm32h7xx_hal::stm32::usart1::cr2::DIS_NSS_R

source ·
pub type DIS_NSS_R = BitReaderRaw<bool>;
Expand description

Field DIS_NSS reader - When the DSI_NSS bit is set, the NSS pin input is ignored

Aliased Type§

struct DIS_NSS_R { /* private fields */ }