Type Alias stm32h7xx_hal::pac::sai4::ch::cr2::TRIS_R

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

Field TRIS reader - Tristate management on data line. This bit is set and cleared by software. It is meaningful only if the audio block is configured as a transmitter. This bit is not used when the audio block is configured in SPDIF mode. It should be configured when SAI is disabled. Refer to Section: Output data line management on an inactive slot for more details.

Aliased Type§

struct TRIS_R { /* private fields */ }