Type Definition nrf52840_pac::i2s::config::rxen::RXEN_W

source · []
pub type RXEN_W<'a, const O: u8> = BitWriter<'a, u32, RXEN_SPEC, RXEN_A, O>;
Expand description

Field RXEN writer - Reception (RX) enable.

Implementations

Reception disabled and now data will be written to the RXD.PTR address.

Reception enabled.