[][src]Type Definition efm32pg1b_pac::adc0::APORTMASTERDIS

type APORTMASTERDIS = Reg<u32, _APORTMASTERDIS>;

APORT Bus Master Disable Register

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

For information about available fields see aportmasterdis module

Trait Implementations

impl Readable for APORTMASTERDIS[src]

read() method returns aportmasterdis::R reader structure

impl ResetValue for APORTMASTERDIS[src]

Register APORTMASTERDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for APORTMASTERDIS[src]

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