[][src]Type Definition nrf52832_pac::pwm0::seq::PTR

type PTR = Reg<u32, _PTR>;

Description cluster[0]: Beginning address in Data RAM of this sequence

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