[][src]Type Definition nrf52840_pac::pwm0::DECODER

type DECODER = Reg<u32, _DECODER>;

Configuration of the decoder

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

For information about available fields see decoder module

Trait Implementations

impl Readable for DECODER[src]

read() method returns decoder::R reader structure

impl ResetValue for DECODER[src]

Register DECODER reset()'s with value 0

type Type = u32

Register size

impl Writable for DECODER[src]

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