[][src]Type Definition betrusted_pac::i2c::EV_ENABLE

type EV_ENABLE = Reg<u32, _EV_ENABLE>;

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

For information about available fields see ev_enable module

Trait Implementations

impl Readable for EV_ENABLE[src]

read() method returns ev_enable::R reader structure

impl ResetValue for EV_ENABLE[src]

Register EV_ENABLE reset()'s with value 0

type Type = u32

Register size

impl Writable for EV_ENABLE[src]

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