[][src]Type Definition stm32f1::stm32f100::cec::ESR

type ESR = Reg<u32, _ESR>;

CEC error status register

This register you can read. See API.

For information about available fields see esr module

Trait Implementations

impl Readable for ESR[src]

read() method returns esr::R reader structure