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