pub type Cecfc = RegValueT<Cecfc_SPEC>;Expand description
CEC Communication Error Flag Clear Trigger Register
Aliased Type§
pub struct Cecfc { /* private fields */ }Implementations§
Source§impl Cecfc
impl Cecfc
Sourcepub fn octrg(self) -> RegisterField<0, 0x1, 1, 0, Octrg, Octrg, Cecfc_SPEC, W>
pub fn octrg(self) -> RegisterField<0, 0x1, 1, 0, Octrg, Octrg, Cecfc_SPEC, W>
Overrun Error Detection Flag Clear Trigger
Sourcepub fn uctrg(self) -> RegisterField<1, 0x1, 1, 0, Uctrg, Uctrg, Cecfc_SPEC, W>
pub fn uctrg(self) -> RegisterField<1, 0x1, 1, 0, Uctrg, Uctrg, Cecfc_SPEC, W>
Underrun Error Detection Flag Clear Trigger
Sourcepub fn ackctrg(
self,
) -> RegisterField<2, 0x1, 1, 0, Ackctrg, Ackctrg, Cecfc_SPEC, W>
pub fn ackctrg( self, ) -> RegisterField<2, 0x1, 1, 0, Ackctrg, Ackctrg, Cecfc_SPEC, W>
ACK Error Detection Flag Clear Trigger
Sourcepub fn tctrg(self) -> RegisterField<3, 0x1, 1, 0, Tctrg, Tctrg, Cecfc_SPEC, W>
pub fn tctrg(self) -> RegisterField<3, 0x1, 1, 0, Tctrg, Tctrg, Cecfc_SPEC, W>
Timing Error Detection Flag Clear Trigger
Sourcepub fn txctrg(
self,
) -> RegisterField<4, 0x1, 1, 0, Txctrg, Txctrg, Cecfc_SPEC, W>
pub fn txctrg( self, ) -> RegisterField<4, 0x1, 1, 0, Txctrg, Txctrg, Cecfc_SPEC, W>
Transmission Error Detection Flag Clear Trigger