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

type U5_CNT = Reg<u32, _U5_CNT>;

PCNT_U5_CNT

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

For information about available fields see u5_cnt module

Trait Implementations

impl Readable for U5_CNT[src]

read() method returns u5_cnt::R reader structure

impl ResetValue for U5_CNT[src]

Register U5_CNT reset()'s with value 0

impl Writable for U5_CNT[src]

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