Type Alias nrf52810_hal::pac::twis0::txd::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 - TXD Data pointer

Aliased Type§

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