[][src]Type Definition esp32::dport::APP_RWBT_NMI_MAP

type APP_RWBT_NMI_MAP = Reg<u32, _APP_RWBT_NMI_MAP>;

DPORT_APP_RWBT_NMI_MAP

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

For information about available fields see app_rwbt_nmi_map module

Trait Implementations

impl Readable for APP_RWBT_NMI_MAP[src]

read() method returns app_rwbt_nmi_map::R reader structure

impl ResetValue for APP_RWBT_NMI_MAP[src]

Register APP_RWBT_NMI_MAP reset()'s with value 0

impl Writable for APP_RWBT_NMI_MAP[src]

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