[−][src]Type Definition esp32::pcnt::U7_STATUS
type U7_STATUS = Reg<u32, _U7_STATUS>;
PCNT_U7_STATUS
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see u7_status module
Trait Implementations
impl Readable for U7_STATUS[src]
read() method returns u7_status::R reader structure
impl ResetValue for U7_STATUS[src]
Register U7_STATUS reset()'s with value 0
fn reset_value() -> Self::Ux[src]
impl Writable for U7_STATUS[src]
write(|w| ..) method takes u7_status::W writer structure