[][src]Type Definition nrf52832_pac::mwu::region::END

type END = Reg<u32, _END>;

Description cluster[0]: End address of region 0

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

For information about available fields see end module

Trait Implementations

impl Readable for END[src]

read() method returns end::R reader structure

impl ResetValue for END[src]

Register END reset()'s with value 0

type Type = u32

Register size

impl Writable for END[src]

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