[][src]Trait drone_stm32_map_periph_uart::UartIcrRtocfExt

pub trait UartIcrRtocfExt<T: UartMap>: UartIcr<T> {
    type UUartIcrRtocf: RegField<Urt, Reg = Self::UUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + UWoWoRegFieldBitBand;
    type SUartIcrRtocf: RegField<Srt, Reg = Self::SUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + SWoWoRegFieldBitBand;
    type CUartIcrRtocf: RegField<Crt, Reg = Self::CUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + CWoWoRegFieldBitBand;
}

Associated Types

type UUartIcrRtocf: RegField<Urt, Reg = Self::UUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + UWoWoRegFieldBitBand

type SUartIcrRtocf: RegField<Srt, Reg = Self::SUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + SWoWoRegFieldBitBand

type CUartIcrRtocf: RegField<Crt, Reg = Self::CUartIcr, URegField = Self::UUartIcrRtocf, SRegField = Self::SUartIcrRtocf, CRegField = Self::CUartIcrRtocf> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...