pub type Simr3 = RegValueT<Simr3_SPEC>;Expand description
IIC Mode Register 3
Aliased Type§
pub struct Simr3 { /* private fields */ }Implementations§
Source§impl Simr3
impl Simr3
Sourcepub fn iicstareq(
self,
) -> RegisterField<0, 0x1, 1, 0, Iicstareq, Iicstareq, Simr3_SPEC, RW>
pub fn iicstareq( self, ) -> RegisterField<0, 0x1, 1, 0, Iicstareq, Iicstareq, Simr3_SPEC, RW>
Start Condition Generation
Sourcepub fn iicrstareq(
self,
) -> RegisterField<1, 0x1, 1, 0, Iicrstareq, Iicrstareq, Simr3_SPEC, RW>
pub fn iicrstareq( self, ) -> RegisterField<1, 0x1, 1, 0, Iicrstareq, Iicrstareq, Simr3_SPEC, RW>
Restart Condition Generation
Sourcepub fn iicstpreq(
self,
) -> RegisterField<2, 0x1, 1, 0, Iicstpreq, Iicstpreq, Simr3_SPEC, RW>
pub fn iicstpreq( self, ) -> RegisterField<2, 0x1, 1, 0, Iicstpreq, Iicstpreq, Simr3_SPEC, RW>
Stop Condition Generation
Sourcepub fn iicstif(
self,
) -> RegisterField<3, 0x1, 1, 0, Iicstif, Iicstif, Simr3_SPEC, RW>
pub fn iicstif( self, ) -> RegisterField<3, 0x1, 1, 0, Iicstif, Iicstif, Simr3_SPEC, RW>
Issuing of Start, Restart, or Stop Condition Completed Flag