[][src]Trait drone_stm32_map_periph_uart::UartIcrCtscf

pub trait UartIcrCtscf<T: UartMap>: UartIcr<T> {
    type UUartIcrCtscf: RegField<Urt, Reg = Self::UUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + UWoWoRegFieldBitBand;
    type SUartIcrCtscf: RegField<Srt, Reg = Self::SUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + SWoWoRegFieldBitBand;
    type CUartIcrCtscf: RegField<Crt, Reg = Self::CUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + CWoWoRegFieldBitBand;
}

Associated Types

type UUartIcrCtscf: RegField<Urt, Reg = Self::UUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + UWoWoRegFieldBitBand

type SUartIcrCtscf: RegField<Srt, Reg = Self::SUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + SWoWoRegFieldBitBand

type CUartIcrCtscf: RegField<Crt, Reg = Self::CUartIcr, URegField = Self::UUartIcrCtscf, SRegField = Self::SUartIcrCtscf, CRegField = Self::CUartIcrCtscf> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...