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

type CMPRB1 = Reg<u32, _CMPRB1>;

Counter/Timer B1 Compare Registers

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

For information about available fields see cmprb1 module

Trait Implementations

impl Readable for CMPRB1[src]

read() method returns cmprb1::R reader structure

impl ResetValue for CMPRB1[src]

Register CMPRB1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRB1[src]

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