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

type U3_CNT = Reg<u32, _U3_CNT>;

PCNT_U3_CNT

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

For information about available fields see u3_cnt module

Trait Implementations

impl Readable for U3_CNT[src]

read() method returns u3_cnt::R reader structure

impl ResetValue for U3_CNT[src]

Register U3_CNT reset()'s with value 0

impl Writable for U3_CNT[src]

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