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

type U1_CNT = Reg<u32, _U1_CNT>;

PCNT_U1_CNT

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

For information about available fields see u1_cnt module

Trait Implementations

impl Readable for U1_CNT[src]

read() method returns u1_cnt::R reader structure

impl ResetValue for U1_CNT[src]

Register U1_CNT reset()'s with value 0

impl Writable for U1_CNT[src]

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