[][src]Type Definition nrf9160_pac::regulators_ns::DCDCEN

type DCDCEN = Reg<u32, _DCDCEN>;

Enable DC/DC mode of the main voltage regulator.

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

For information about available fields see dcdcen module

Trait Implementations

impl Readable for DCDCEN[src]

read() method returns dcdcen::R reader structure

impl ResetValue for DCDCEN[src]

Register DCDCEN reset()'s with value 0

type Type = u32

Register size

impl Writable for DCDCEN[src]

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