Type Definition stm32f1::stm32f107::spi1::TXCRCR[][src]

type TXCRCR = Reg<u32, _TXCRCR>;

TX CRC register

This register you can read. See API.

For information about available fields see txcrcr module

Trait Implementations

impl Readable for TXCRCR[src]

read() method returns txcrcr::R reader structure