Type Alias nrf52810_hal::pac::uarte0::inten::CTS_W

source ·
pub type CTS_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTEN_SPEC, CTS_A, BitM, O>;
Expand description

Field CTS writer - Enable or disable interrupt for event CTS

Aliased Type§

struct CTS_W<'a, const O: u8> { /* private fields */ }