[][src]Type Definition stm32wb_pac::lcd::RAM_COM4

type RAM_COM4 = Reg<u32, _RAM_COM4>;

display memory

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

For information about available fields see ram_com4 module

Trait Implementations

impl Readable for RAM_COM4[src]

read() method returns ram_com4::R reader structure

impl ResetValue for RAM_COM4[src]

Register RAM_COM4 reset()'s with value 0

type Type = u32

Register size

impl Writable for RAM_COM4[src]

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