Type Alias nrf52833_hal::pac::twis0::rxd::ptr::PTR_W

source ·
pub type PTR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PTR_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field PTR writer - RXD Data pointer

Aliased Type§

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