[][src]Type Definition esp32::pcnt::U0_CNT

type U0_CNT = Reg<u32, _U0_CNT>;

PCNT_U0_CNT

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

For information about available fields see u0_cnt module

Trait Implementations

impl Readable for U0_CNT[src]

read() method returns u0_cnt::R reader structure

impl ResetValue for U0_CNT[src]

Register U0_CNT reset()'s with value 0

impl Writable for U0_CNT[src]

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