[][src]Type Definition nrf52832_pac::mwu::pregion::SUBS

type SUBS = Reg<u32, _SUBS>;

Description cluster[0]: Subregions of region 0

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

For information about available fields see subs module

Trait Implementations

impl Readable for SUBS[src]

read() method returns subs::R reader structure

impl ResetValue for SUBS[src]

Register SUBS reset()'s with value 0

type Type = u32

Register size

impl Writable for SUBS[src]

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