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

type U4_CNT = Reg<u32, _U4_CNT>;

PCNT_U4_CNT

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

For information about available fields see u4_cnt module

Trait Implementations

impl Readable for U4_CNT[src]

read() method returns u4_cnt::R reader structure

impl ResetValue for U4_CNT[src]

Register U4_CNT reset()'s with value 0

impl Writable for U4_CNT[src]

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