[][src]Type Definition ambiq_apollo1_pac::ctimer::CMPRB0

type CMPRB0 = Reg<u32, _CMPRB0>;

Counter/Timer B0 Compare Registers

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

For information about available fields see cmprb0 module

Trait Implementations

impl Readable for CMPRB0[src]

read() method returns cmprb0::R reader structure

impl ResetValue for CMPRB0[src]

Register CMPRB0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRB0[src]

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