[][src]Type Definition efm32pg1b_pac::prs::CH11_CTRL

type CH11_CTRL = Reg<u32, _CH11_CTRL>;

Channel Control Register

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

For information about available fields see ch11_ctrl module

Trait Implementations

impl Readable for CH11_CTRL[src]

read() method returns ch11_ctrl::R reader structure

impl ResetValue for CH11_CTRL[src]

Register CH11_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH11_CTRL[src]

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