[][src]Type Definition nrf52832_pac::twim0::txd::PTR

type PTR = Reg<u32, _PTR>;

Data pointer

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ptr module

Trait Implementations

impl Readable for PTR[src]

read() method returns ptr::R reader structure

impl ResetValue for PTR[src]

Register PTR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTR[src]

write(|w| ..) method takes ptr::W writer structure