PRI2C

Type Alias PRI2C 

Source
pub type PRI2C = Reg<u32, _PRI2C>;
Expand description

Inter-Integrated Circuit Peripheral Ready

This register you can read. See API.

For information about available fields see pri2c module

Aliased Type§

pub struct PRI2C { /* private fields */ }

Trait Implementations§

Source§

impl Readable for PRI2C

read() method returns pri2c::R reader structure