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

type APP_VECBASE_SET = Reg<u32, _APP_VECBASE_SET>;

DPORT_APP_VECBASE_SET

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

For information about available fields see app_vecbase_set module

Trait Implementations

impl Readable for APP_VECBASE_SET[src]

read() method returns app_vecbase_set::R reader structure

impl ResetValue for APP_VECBASE_SET[src]

Register APP_VECBASE_SET reset()'s with value 0

impl Writable for APP_VECBASE_SET[src]

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