[][src]Type Definition stm32wb_pac::i2c1::TIMEOUTR

type TIMEOUTR = Reg<u32, _TIMEOUTR>;

Status register 1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see timeoutr module

Trait Implementations

impl Readable for TIMEOUTR[src]

read() method returns timeoutr::R reader structure

impl ResetValue for TIMEOUTR[src]

Register TIMEOUTR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMEOUTR[src]

write(|w| ..) method takes timeoutr::W writer structure